| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListPortalsResponse |
IoTSiteWiseClient.listPortals(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a paginated list of IoT SiteWise Monitor portals.
|
default ListPortalsResponse |
IoTSiteWiseClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a paginated list of IoT SiteWise Monitor portals.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPortalsResponse> |
IoTSiteWiseAsyncClient.listPortals(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a paginated list of IoT SiteWise Monitor portals.
|
default CompletableFuture<ListPortalsResponse> |
IoTSiteWiseAsyncClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a paginated list of IoT SiteWise Monitor portals.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListPortalsResponse> |
ListPortalsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPortalsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPortalsResponse> subscriber) |
Copyright © 2023. All rights reserved.