Uses of Interface
software.amazon.awssdk.services.iotevents.IotEventsAsyncClient
-
Packages that use IotEventsAsyncClient Package Description software.amazon.awssdk.services.iotevents AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur. -
-
Uses of IotEventsAsyncClient in software.amazon.awssdk.services.iotevents
Methods in software.amazon.awssdk.services.iotevents that return IotEventsAsyncClient Modifier and Type Method Description static IotEventsAsyncClientIotEventsAsyncClient. create()Create aIotEventsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-