Uses of Class
software.amazon.awssdk.services.pi.model.PerformanceInsightsMetric
-
Packages that use PerformanceInsightsMetric Package Description software.amazon.awssdk.services.pi.model -
-
Uses of PerformanceInsightsMetric in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return PerformanceInsightsMetric Modifier and Type Method Description PerformanceInsightsMetricData. performanceInsightsMetric()This field determines the Performance Insights metric to render for the insight.Methods in software.amazon.awssdk.services.pi.model with parameters of type PerformanceInsightsMetric Modifier and Type Method Description Data.BuilderData.Builder. performanceInsightsMetric(PerformanceInsightsMetric performanceInsightsMetric)This field determines the Performance Insights metric to render for the insight.
-