| 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<GetTrustStoreResult> |
AmazonWorkSpacesWebAsyncClient.getTrustStoreAsync(GetTrustStoreRequest request,
AsyncHandler<GetTrustStoreRequest,GetTrustStoreResult> asyncHandler) |
Future<GetTrustStoreResult> |
AbstractAmazonWorkSpacesWebAsync.getTrustStoreAsync(GetTrustStoreRequest request,
AsyncHandler<GetTrustStoreRequest,GetTrustStoreResult> asyncHandler) |
Future<GetTrustStoreResult> |
AmazonWorkSpacesWebAsync.getTrustStoreAsync(GetTrustStoreRequest getTrustStoreRequest,
AsyncHandler<GetTrustStoreRequest,GetTrustStoreResult> asyncHandler)
Gets the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
GetTrustStoreRequest |
GetTrustStoreRequest.clone() |
GetTrustStoreRequest |
GetTrustStoreRequest.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
Copyright © 2023. All rights reserved.