Uses of Class
software.amazon.awssdk.services.servicequotas.model.MetricInfo
-
Packages that use MetricInfo Package Description software.amazon.awssdk.services.servicequotas.model -
-
Uses of MetricInfo in software.amazon.awssdk.services.servicequotas.model
Methods in software.amazon.awssdk.services.servicequotas.model that return MetricInfo Modifier and Type Method Description MetricInfoServiceQuota. usageMetric()Information about the measurement.Methods in software.amazon.awssdk.services.servicequotas.model with parameters of type MetricInfo Modifier and Type Method Description ServiceQuota.BuilderServiceQuota.Builder. usageMetric(MetricInfo usageMetric)Information about the measurement.
-