| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMetricStatisticsResponse |
CloudWatchClient.getMetricStatistics(Consumer<GetMetricStatisticsRequest.Builder> getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
default GetMetricStatisticsResponse |
CloudWatchClient.getMetricStatistics(GetMetricStatisticsRequest getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMetricStatisticsResponse> |
CloudWatchAsyncClient.getMetricStatistics(Consumer<GetMetricStatisticsRequest.Builder> getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
default CompletableFuture<GetMetricStatisticsResponse> |
CloudWatchAsyncClient.getMetricStatistics(GetMetricStatisticsRequest getMetricStatisticsRequest)
Gets statistics for the specified metric.
|
Copyright © 2021. All rights reserved.