Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Packages that use CloudWatchAsyncClient
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
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