| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators | |
| software.amazon.awssdk.services.iotsitewise.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDashboardsResponse> |
IoTSiteWiseAsyncClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
|
default ListDashboardsResponse |
IoTSiteWiseClient.listDashboards(ListDashboardsRequest listDashboardsRequest)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
|
default ListDashboardsPublisher |
IoTSiteWiseAsyncClient.listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
|
default ListDashboardsIterable |
IoTSiteWiseClient.listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)
Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
|
| Constructor and Description |
|---|
ListDashboardsIterable(IoTSiteWiseClient client,
ListDashboardsRequest firstRequest) |
ListDashboardsPublisher(IoTSiteWiseAsyncClient client,
ListDashboardsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDashboardsRequestMarshaller.marshall(ListDashboardsRequest listDashboardsRequest) |
Copyright © 2022. All rights reserved.