Uses of Interface
software.amazon.awssdk.services.iotjobsdataplane.IotJobsDataPlaneAsyncClient
-
Packages that use IotJobsDataPlaneAsyncClient Package Description software.amazon.awssdk.services.iotjobsdataplane AWS IoT Jobs is a service that allows you to define a set of jobs — remote operations that are sent to and executed on one or more devices connected to AWS IoT. -
-
Uses of IotJobsDataPlaneAsyncClient in software.amazon.awssdk.services.iotjobsdataplane
Methods in software.amazon.awssdk.services.iotjobsdataplane that return IotJobsDataPlaneAsyncClient Modifier and Type Method Description static IotJobsDataPlaneAsyncClientIotJobsDataPlaneAsyncClient. create()Create aIotJobsDataPlaneAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-