| 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 | |
| software.amazon.awssdk.services.workspacesweb.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListPortalsResponse |
WorkSpacesWebClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
default CompletableFuture<ListPortalsResponse> |
WorkSpacesWebAsyncClient.listPortals(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsIterable |
WorkSpacesWebClient.listPortalsPaginator(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
default ListPortalsPublisher |
WorkSpacesWebAsyncClient.listPortalsPaginator(ListPortalsRequest listPortalsRequest)
Retrieves a list or web portals.
|
| Constructor and Description |
|---|
ListPortalsIterable(WorkSpacesWebClient client,
ListPortalsRequest firstRequest) |
ListPortalsPublisher(WorkSpacesWebAsyncClient client,
ListPortalsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPortalsRequestMarshaller.marshall(ListPortalsRequest listPortalsRequest) |
Copyright © 2022. All rights reserved.