| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
|
| software.amazon.awssdk.services.cloudwatch.paginators | |
| software.amazon.awssdk.services.cloudwatch.waiters |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchAsyncClient |
CloudWatchAsyncClient.create()
Create a
CloudWatchAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeAlarmHistoryPublisher(CloudWatchAsyncClient client,
DescribeAlarmHistoryRequest firstRequest) |
DescribeAlarmsPublisher(CloudWatchAsyncClient client,
DescribeAlarmsRequest firstRequest) |
DescribeInsightRulesPublisher(CloudWatchAsyncClient client,
DescribeInsightRulesRequest firstRequest) |
GetMetricDataPublisher(CloudWatchAsyncClient client,
GetMetricDataRequest firstRequest) |
ListDashboardsPublisher(CloudWatchAsyncClient client,
ListDashboardsRequest firstRequest) |
ListMetricsPublisher(CloudWatchAsyncClient client,
ListMetricsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchAsyncWaiter.Builder |
CloudWatchAsyncWaiter.Builder.client(CloudWatchAsyncClient client)
Sets a custom
CloudWatchAsyncClient that will be used to poll the resource |
Copyright © 2020. All rights reserved.