Uses of Interface
software.amazon.awssdk.services.iotjobsdataplane.IotJobsDataPlaneClientBuilder
-
Packages that use IotJobsDataPlaneClientBuilder 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 IotJobsDataPlaneClientBuilder in software.amazon.awssdk.services.iotjobsdataplane
Methods in software.amazon.awssdk.services.iotjobsdataplane that return IotJobsDataPlaneClientBuilder Modifier and Type Method Description static IotJobsDataPlaneClientBuilderIotJobsDataPlaneClient. builder()Create a builder that can be used to configure and create aIotJobsDataPlaneClient.
-