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