Class MetricListResult


  • public final class MetricListResult
    extends Object
    The response to a list metrics request.
    • Constructor Detail

      • MetricListResult

        public MetricListResult()
    • Method Detail

      • value

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

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