Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse.Builder
Packages that use GetMetricStatisticsResponse.Builder
-
Uses of GetMetricStatisticsResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return GetMetricStatisticsResponse.BuilderModifier and TypeMethodDescriptionGetMetricStatisticsResponse.builder()GetMetricStatisticsResponse.Builder.datapoints(Collection<Datapoint> datapoints) The data points for the specified metric.GetMetricStatisticsResponse.Builder.datapoints(Consumer<Datapoint.Builder>... datapoints) The data points for the specified metric.GetMetricStatisticsResponse.Builder.datapoints(Datapoint... datapoints) The data points for the specified metric.A label for the specified metric.GetMetricStatisticsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type GetMetricStatisticsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetMetricStatisticsResponse.Builder>GetMetricStatisticsResponse.serializableBuilderClass()