Uses of Interface
software.amazon.awssdk.services.cloudwatchevents.CloudWatchEventsAsyncClient
-
Packages that use CloudWatchEventsAsyncClient Package Description software.amazon.awssdk.services.cloudwatchevents Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. -
-
Uses of CloudWatchEventsAsyncClient in software.amazon.awssdk.services.cloudwatchevents
Methods in software.amazon.awssdk.services.cloudwatchevents that return CloudWatchEventsAsyncClient Modifier and Type Method Description static CloudWatchEventsAsyncClientCloudWatchEventsAsyncClient. create()Create aCloudWatchEventsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-