Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchClient
Packages that use CloudWatchClient
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 CloudWatchClient in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return CloudWatchClientModifier and TypeMethodDescriptionstatic CloudWatchClientCloudWatchClient.create()Create aCloudWatchClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchClient in software.amazon.awssdk.services.cloudwatch.paginators
Constructors in software.amazon.awssdk.services.cloudwatch.paginators with parameters of type CloudWatchClientModifierConstructorDescriptionDescribeAlarmHistoryIterable(CloudWatchClient client, DescribeAlarmHistoryRequest firstRequest) DescribeAlarmsIterable(CloudWatchClient client, DescribeAlarmsRequest firstRequest) DescribeAnomalyDetectorsIterable(CloudWatchClient client, DescribeAnomalyDetectorsRequest firstRequest) DescribeInsightRulesIterable(CloudWatchClient client, DescribeInsightRulesRequest firstRequest) GetMetricDataIterable(CloudWatchClient client, GetMetricDataRequest firstRequest) ListAlarmMuteRulesIterable(CloudWatchClient client, ListAlarmMuteRulesRequest firstRequest) ListDashboardsIterable(CloudWatchClient client, ListDashboardsRequest firstRequest) ListManagedInsightRulesIterable(CloudWatchClient client, ListManagedInsightRulesRequest firstRequest) ListMetricsIterable(CloudWatchClient client, ListMetricsRequest firstRequest) ListMetricStreamsIterable(CloudWatchClient client, ListMetricStreamsRequest firstRequest) -
Uses of CloudWatchClient in software.amazon.awssdk.services.cloudwatch.waiters
Methods in software.amazon.awssdk.services.cloudwatch.waiters with parameters of type CloudWatchClientModifier and TypeMethodDescriptionCloudWatchWaiter.Builder.client(CloudWatchClient client) Sets a customCloudWatchClientthat will be used to poll the resource