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