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