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