| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient |
Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC)
virtual desktops to provide users with a complete cloud desktop solution.
|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEnvironmentsResult> |
AmazonWorkSpacesThinClientAsyncClient.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AbstractAmazonWorkSpacesThinClientAsync.listEnvironmentsAsync(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler) |
Future<ListEnvironmentsResult> |
AmazonWorkSpacesThinClientAsync.listEnvironmentsAsync(ListEnvironmentsRequest listEnvironmentsRequest,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResult> asyncHandler)
Returns a list of environments.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentsRequest |
ListEnvironmentsRequest.clone() |
ListEnvironmentsRequest |
ListEnvironmentsRequest.withMaxResults(Integer maxResults)
The maximum number of results that are returned per call.
|
ListEnvironmentsRequest |
ListEnvironmentsRequest.withNextToken(String nextToken)
If
nextToken is returned, there are more results available. |
Copyright © 2025. All rights reserved.