Uses of Interface
software.amazon.awssdk.services.iotfleethub.IoTFleetHubClient
-
Packages that use IoTFleetHubClient 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 IoTFleetHubClient in software.amazon.awssdk.services.iotfleethub
Methods in software.amazon.awssdk.services.iotfleethub that return IoTFleetHubClient Modifier and Type Method Description static IoTFleetHubClientIoTFleetHubClient. create()Create aIoTFleetHubClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IoTFleetHubClient in software.amazon.awssdk.services.iotfleethub.paginators
Constructors in software.amazon.awssdk.services.iotfleethub.paginators with parameters of type IoTFleetHubClient Constructor Description ListApplicationsIterable(IoTFleetHubClient client, ListApplicationsRequest firstRequest)
-