Uses of Interface
software.amazon.awssdk.services.iotfleethub.IoTFleetHubAsyncClient
-
Packages that use IoTFleetHubAsyncClient Package Description software.amazon.awssdk.services.iotfleethub With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets.software.amazon.awssdk.services.iotfleethub.paginators -
-
Uses of IoTFleetHubAsyncClient in software.amazon.awssdk.services.iotfleethub
Methods in software.amazon.awssdk.services.iotfleethub that return IoTFleetHubAsyncClient Modifier and Type Method Description static IoTFleetHubAsyncClientIoTFleetHubAsyncClient. create()Create aIoTFleetHubAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IoTFleetHubAsyncClient in software.amazon.awssdk.services.iotfleethub.paginators
Constructors in software.amazon.awssdk.services.iotfleethub.paginators with parameters of type IoTFleetHubAsyncClient Constructor Description ListApplicationsPublisher(IoTFleetHubAsyncClient client, ListApplicationsRequest firstRequest)
-