Class SubscriptionFeatureRegistrationList


  • public final class SubscriptionFeatureRegistrationList
    extends Object
    The list of subscription feature registrations.
    • Constructor Detail

      • SubscriptionFeatureRegistrationList

        public SubscriptionFeatureRegistrationList()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The link used to get the next page of subscription feature registrations list.
        Returns:
        the nextLink value.
      • withNextLink

        public SubscriptionFeatureRegistrationList withNextLink​(String nextLink)
        Set the nextLink property: The link used to get the next page of subscription feature registrations list.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the SubscriptionFeatureRegistrationList object itself.
      • validate

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