Uses of Interface
software.amazon.awssdk.services.iotdataplane.IotDataPlaneClient
-
Packages that use IotDataPlaneClient Package Description software.amazon.awssdk.services.iotdataplane IoT data software.amazon.awssdk.services.iotdataplane.paginators -
-
Uses of IotDataPlaneClient in software.amazon.awssdk.services.iotdataplane
Methods in software.amazon.awssdk.services.iotdataplane that return IotDataPlaneClient Modifier and Type Method Description static IotDataPlaneClientIotDataPlaneClient. create()Create aIotDataPlaneClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IotDataPlaneClient in software.amazon.awssdk.services.iotdataplane.paginators
Constructors in software.amazon.awssdk.services.iotdataplane.paginators with parameters of type IotDataPlaneClient Constructor Description ListRetainedMessagesIterable(IotDataPlaneClient client, ListRetainedMessagesRequest firstRequest)
-