| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| software.amazon.awssdk.services.workspacesweb.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListPortalsResponse |
WorkSpacesWebClient.listPortals(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsResponse |
WorkSpacesWebClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPortalsResponse> |
WorkSpacesWebAsyncClient.listPortals(Consumer<ListPortalsRequest.Builder> listPortalsRequest)
Retrieves a list or web portals.
|
default CompletableFuture<ListPortalsResponse> |
WorkSpacesWebAsyncClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a list or web 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 © 2022. All rights reserved.