Class ProviderResourceTypeListResultInner


  • public final class ProviderResourceTypeListResultInner
    extends Object
    List of resource types of a resource provider.
    • Constructor Detail

      • ProviderResourceTypeListResultInner

        public ProviderResourceTypeListResultInner()
    • Method Detail

      • value

        public List<ProviderResourceType> value()
        Get the value property: An array of resource types.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The URL to use for getting the next set of results.
        Returns:
        the nextLink value.
      • validate

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