Class UsageListResult


  • public final class UsageListResult
    extends Object
    The response containing the usage data.
    • Constructor Detail

      • UsageListResult

        public UsageListResult()
    • Method Detail

      • value

        public List<UsageInner> value()
        Get the value property: The usage data.
        Returns:
        the value value.
      • validate

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