Class MetricDefinitionsListResult


  • public final class MetricDefinitionsListResult
    extends Object
    The response to a list metric definitions request.
    • Constructor Detail

      • MetricDefinitionsListResult

        public MetricDefinitionsListResult()
    • Method Detail

      • value

        public List<MetricDefinitionInner> value()
        Get the value property: The list of metric definitions for the account.
        Returns:
        the value value.
      • validate

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