Class SubscriptionQuotaItemProperties


  • public final class SubscriptionQuotaItemProperties
    extends Object
    SubscriptionQuotaItem Properties.
    • Constructor Detail

      • SubscriptionQuotaItemProperties

        public SubscriptionQuotaItemProperties()
    • Method Detail

      • current

        public Integer current()
        Get the current property: The current quota value.
        Returns:
        the current value.
      • defaultProperty

        public Integer defaultProperty()
        Get the defaultProperty property: The default quota value.
        Returns:
        the defaultProperty value.
      • validate

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