Class UserSubscriptionQuotaListResultInner

java.lang.Object
com.azure.resourcemanager.iothub.fluent.models.UserSubscriptionQuotaListResultInner

public final class UserSubscriptionQuotaListResultInner extends Object
Json-serialized array of User subscription quota response.
  • Constructor Details

    • UserSubscriptionQuotaListResultInner

      public UserSubscriptionQuotaListResultInner()
  • Method Details

    • value

      public List<UserSubscriptionQuota> value()
      Get the value property: The value property.
      Returns:
      the value value.
    • withValue

      Set the value property: The value property.
      Parameters:
      value - the value value to set.
      Returns:
      the UserSubscriptionQuotaListResultInner object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: The nextLink property.
      Returns:
      the nextLink value.
    • validate

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