Class SkuListInner


  • public final class SkuListInner
    extends Object
    The list skus operation response.
    • Constructor Detail

      • SkuListInner

        public SkuListInner()
    • Method Detail

      • value

        public List<Sku> value()
        Get the value property: The list of skus available for the resource.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The URL the client should use to fetch the next page (per server side paging). It's null for now, added for future use.
        Returns:
        the nextLink value.
      • validate

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