| 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 | |
| software.amazon.awssdk.services.iotfleethub.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
IoTFleetHubClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
|
default CompletableFuture<ListApplicationsResponse> |
IoTFleetHubAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
|
default ListApplicationsIterable |
IoTFleetHubClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
|
default ListApplicationsPublisher |
IoTFleetHubAsyncClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.
|
| Constructor and Description |
|---|
ListApplicationsIterable(IoTFleetHubClient client,
ListApplicationsRequest firstRequest) |
ListApplicationsPublisher(IoTFleetHubAsyncClient client,
ListApplicationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListApplicationsRequestMarshaller.marshall(ListApplicationsRequest listApplicationsRequest) |
Copyright © 2021. All rights reserved.