Uses of Interface
software.amazon.awssdk.services.iotdataplane.IotDataPlaneClientBuilder
-
Packages that use IotDataPlaneClientBuilder Package Description software.amazon.awssdk.services.iotdataplane IoT data -
-
Uses of IotDataPlaneClientBuilder in software.amazon.awssdk.services.iotdataplane
Methods in software.amazon.awssdk.services.iotdataplane that return IotDataPlaneClientBuilder Modifier and Type Method Description static IotDataPlaneClientBuilderIotDataPlaneClient. builder()Create a builder that can be used to configure and create aIotDataPlaneClient.
-