Uses of Interface
software.amazon.awssdk.services.iot1clickdevices.Iot1ClickDevicesAsyncClient
-
Packages that use Iot1ClickDevicesAsyncClient Package Description software.amazon.awssdk.services.iot1clickdevices Describes all of the AWS IoT 1-Click device-related API operations for the service. -
-
Uses of Iot1ClickDevicesAsyncClient in software.amazon.awssdk.services.iot1clickdevices
Methods in software.amazon.awssdk.services.iot1clickdevices that return Iot1ClickDevicesAsyncClient Modifier and Type Method Description static Iot1ClickDevicesAsyncClientIot1ClickDevicesAsyncClient. create()Create aIot1ClickDevicesAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-