Uses of Interface
software.amazon.awssdk.services.pi.model.MetricQuery.Builder
Packages that use MetricQuery.Builder
-
Uses of MetricQuery.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return MetricQuery.BuilderModifier and TypeMethodDescriptionstatic MetricQuery.BuilderMetricQuery.builder()One or more filters to apply in the request.default MetricQuery.BuilderMetricQuery.Builder.groupBy(Consumer<DimensionGroup.Builder> groupBy) A specification for how to aggregate the data points from a query result.MetricQuery.Builder.groupBy(DimensionGroup groupBy) A specification for how to aggregate the data points from a query result.The name of a Performance Insights metric to be measured.MetricQuery.toBuilder()Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type MetricQuery.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MetricQuery.Builder>MetricQuery.serializableBuilderClass()