Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Packages that use CloudWatchAsyncClient
Package
Description
Amazon CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions
based on data from metrics.
-
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return CloudWatchAsyncClientModifier and TypeMethodDescriptionstatic CloudWatchAsyncClientCloudWatchAsyncClient.create()Create aCloudWatchAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch.paginators
Constructors in software.amazon.awssdk.services.cloudwatch.paginators with parameters of type CloudWatchAsyncClientModifierConstructorDescriptionDescribeAlarmHistoryPublisher(CloudWatchAsyncClient client, DescribeAlarmHistoryRequest firstRequest) DescribeAlarmsPublisher(CloudWatchAsyncClient client, DescribeAlarmsRequest firstRequest) DescribeAnomalyDetectorsPublisher(CloudWatchAsyncClient client, DescribeAnomalyDetectorsRequest firstRequest) DescribeInsightRulesPublisher(CloudWatchAsyncClient client, DescribeInsightRulesRequest firstRequest) GetMetricDataPublisher(CloudWatchAsyncClient client, GetMetricDataRequest firstRequest) ListAlarmMuteRulesPublisher(CloudWatchAsyncClient client, ListAlarmMuteRulesRequest firstRequest) ListDashboardsPublisher(CloudWatchAsyncClient client, ListDashboardsRequest firstRequest) ListManagedInsightRulesPublisher(CloudWatchAsyncClient client, ListManagedInsightRulesRequest firstRequest) ListMetricsPublisher(CloudWatchAsyncClient client, ListMetricsRequest firstRequest) ListMetricStreamsPublisher(CloudWatchAsyncClient client, ListMetricStreamsRequest firstRequest) -
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch.waiters
Methods in software.amazon.awssdk.services.cloudwatch.waiters with parameters of type CloudWatchAsyncClientModifier and TypeMethodDescriptionCloudWatchAsyncWaiter.Builder.client(CloudWatchAsyncClient client) Sets a customCloudWatchAsyncClientthat will be used to poll the resource