Uses of Class
software.amazon.awssdk.services.rds.model.PerformanceInsightsMetricQuery
-
Packages that use PerformanceInsightsMetricQuery Package Description software.amazon.awssdk.services.rds.model -
-
Uses of PerformanceInsightsMetricQuery in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return PerformanceInsightsMetricQuery Modifier and Type Method Description PerformanceInsightsMetricQueryMetricQuery. performanceInsightsMetricQuery()The Performance Insights query that you can use to retrieve Performance Insights metric data points.Methods in software.amazon.awssdk.services.rds.model with parameters of type PerformanceInsightsMetricQuery Modifier and Type Method Description MetricQuery.BuilderMetricQuery.Builder. performanceInsightsMetricQuery(PerformanceInsightsMetricQuery performanceInsightsMetricQuery)The Performance Insights query that you can use to retrieve Performance Insights metric data points.
-