Uses of Interface
software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
-
Packages that use CloudWatchAsyncClient 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.software.amazon.awssdk.services.cloudwatch.paginators software.amazon.awssdk.services.cloudwatch.waiters -
-
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return CloudWatchAsyncClient Modifier and Type Method Description static CloudWatchAsyncClientCloudWatchAsyncClient. create()Create aCloudWatchAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch.paginators
-
Uses of CloudWatchAsyncClient in software.amazon.awssdk.services.cloudwatch.waiters
Methods in software.amazon.awssdk.services.cloudwatch.waiters with parameters of type CloudWatchAsyncClient Modifier and Type Method Description CloudWatchAsyncWaiter.BuilderCloudWatchAsyncWaiter.Builder. client(CloudWatchAsyncClient client)Sets a customCloudWatchAsyncClientthat will be used to poll the resource
-