Class PercentileMetricListResult


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

      • PercentileMetricListResult

        public PercentileMetricListResult()
    • Method Detail

      • value

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

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