Uses of Interface
software.amazon.awssdk.services.pi.model.ResponseResourceMetricKey.Builder
Packages that use ResponseResourceMetricKey.Builder
-
Uses of ResponseResourceMetricKey.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return ResponseResourceMetricKey.BuilderModifier and TypeMethodDescriptionResponseResourceMetricKey.builder()ResponseResourceMetricKey.Builder.dimensions(Map<String, String> dimensions) The valid dimensions for the metric.The name of a Performance Insights metric to be measured.ResponseResourceMetricKey.toBuilder()Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type ResponseResourceMetricKey.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResponseResourceMetricKey.Builder>ResponseResourceMetricKey.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.pi.model with type arguments of type ResponseResourceMetricKey.BuilderModifier and TypeMethodDescriptiondefault MetricKeyDataPoints.BuilderMetricKeyDataPoints.Builder.key(Consumer<ResponseResourceMetricKey.Builder> key) The dimensions to which the data points apply.