Uses of Interface
software.amazon.awssdk.services.iotjobsdataplane.IotJobsDataPlaneClient
-
Packages that use IotJobsDataPlaneClient 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 IotJobsDataPlaneClient in software.amazon.awssdk.services.iotjobsdataplane
Methods in software.amazon.awssdk.services.iotjobsdataplane that return IotJobsDataPlaneClient Modifier and Type Method Description static IotJobsDataPlaneClientIotJobsDataPlaneClient. create()Create aIotJobsDataPlaneClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-