Class ProductFamilies


  • public final class ProductFamilies
    extends Object
    The list of product families.
    • Constructor Detail

      • ProductFamilies

        public ProductFamilies()
    • Method Detail

      • value

        public List<ProductFamilyInner> value()
        Get the value property: List of product families.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Link for the next set of product families.
        Returns:
        the nextLink value.
      • withNextLink

        public ProductFamilies withNextLink​(String nextLink)
        Set the nextLink property: Link for the next set of product families.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ProductFamilies object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.