| 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<ListTrustStoresResult> |
AmazonWorkSpacesWebAsyncClient.listTrustStoresAsync(ListTrustStoresRequest request,
AsyncHandler<ListTrustStoresRequest,ListTrustStoresResult> asyncHandler) |
Future<ListTrustStoresResult> |
AbstractAmazonWorkSpacesWebAsync.listTrustStoresAsync(ListTrustStoresRequest request,
AsyncHandler<ListTrustStoresRequest,ListTrustStoresResult> asyncHandler) |
Future<ListTrustStoresResult> |
AmazonWorkSpacesWebAsync.listTrustStoresAsync(ListTrustStoresRequest listTrustStoresRequest,
AsyncHandler<ListTrustStoresRequest,ListTrustStoresResult> asyncHandler)
Retrieves a list of trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListTrustStoresRequest |
ListTrustStoresRequest.clone() |
ListTrustStoresRequest |
ListTrustStoresRequest.withMaxResults(Integer maxResults)
The maximum number of results to be included in the next page.
|
ListTrustStoresRequest |
ListTrustStoresRequest.withNextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
|
Copyright © 2023. All rights reserved.