| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListPortalsResult> |
AmazonWorkSpacesWebAsyncClient.listPortalsAsync(ListPortalsRequest request,
AsyncHandler<ListPortalsRequest,ListPortalsResult> asyncHandler) |
Future<ListPortalsResult> |
AbstractAmazonWorkSpacesWebAsync.listPortalsAsync(ListPortalsRequest request,
AsyncHandler<ListPortalsRequest,ListPortalsResult> asyncHandler) |
Future<ListPortalsResult> |
AmazonWorkSpacesWebAsync.listPortalsAsync(ListPortalsRequest listPortalsRequest,
AsyncHandler<ListPortalsRequest,ListPortalsResult> asyncHandler)
Retrieves a list or web portals.
|
| Modifier and Type | Method and Description |
|---|---|
ListPortalsRequest |
ListPortalsRequest.clone() |
ListPortalsRequest |
ListPortalsRequest.withMaxResults(Integer maxResults)
The maximum number of results to be included in the next page.
|
ListPortalsRequest |
ListPortalsRequest.withNextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
|
Copyright © 2023. All rights reserved.