Uses of Class
com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Packages that use GetMetricStatisticsResult
-
Uses of GetMetricStatisticsResult in com.amazonaws.services.cloudwatch
Methods in com.amazonaws.services.cloudwatch that return GetMetricStatisticsResultModifier and TypeMethodDescriptionAbstractAmazonCloudWatch.getMetricStatistics
(GetMetricStatisticsRequest request) AmazonCloudWatch.getMetricStatistics
(GetMetricStatisticsRequest getMetricStatisticsRequest) Gets statistics for the specified metric.AmazonCloudWatchClient.getMetricStatistics
(GetMetricStatisticsRequest getMetricStatisticsRequest) Gets statistics for the specified metric.Methods in com.amazonaws.services.cloudwatch that return types with arguments of type GetMetricStatisticsResultModifier and TypeMethodDescriptionAbstractAmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest request) AbstractAmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) AmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest getMetricStatisticsRequest) Gets statistics for the specified metric.AmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest getMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) Gets statistics for the specified metric.AmazonCloudWatchAsyncClient.getMetricStatisticsAsync
(GetMetricStatisticsRequest request) AmazonCloudWatchAsyncClient.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) Method parameters in com.amazonaws.services.cloudwatch with type arguments of type GetMetricStatisticsResultModifier and TypeMethodDescriptionAbstractAmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) AmazonCloudWatchAsync.getMetricStatisticsAsync
(GetMetricStatisticsRequest getMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) Gets statistics for the specified metric.AmazonCloudWatchAsyncClient.getMetricStatisticsAsync
(GetMetricStatisticsRequest request, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult> asyncHandler) -
Uses of GetMetricStatisticsResult in com.amazonaws.services.cloudwatch.model
Methods in com.amazonaws.services.cloudwatch.model that return GetMetricStatisticsResultModifier and TypeMethodDescriptionGetMetricStatisticsResult.clone()
GetMetricStatisticsResult.withDatapoints
(Datapoint... datapoints) The datapoints for the specified metric.GetMetricStatisticsResult.withDatapoints
(Collection<Datapoint> datapoints) The datapoints for the specified metric.A label describing the specified metric.