Uses of Class
software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey
-
Packages that use ResponseResourceMetricKey Package Description software.amazon.awssdk.services.pi.model -
-
Uses of ResponseResourceMetricKey in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return ResponseResourceMetricKey Modifier and Type Method Description ResponseResourceMetricKeyMetricKeyDataPoints. key()The dimensions to which the data points apply.Methods in software.amazon.awssdk.services.pi.model with parameters of type ResponseResourceMetricKey Modifier and Type Method Description MetricKeyDataPoints.BuilderMetricKeyDataPoints.Builder. key(ResponseResourceMetricKey key)The dimensions to which the data points apply.
-