| 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 |
|---|---|
GetTrustStoreResult |
AbstractAmazonWorkSpacesWeb.getTrustStore(GetTrustStoreRequest request) |
GetTrustStoreResult |
AmazonWorkSpacesWebClient.getTrustStore(GetTrustStoreRequest request)
Gets the trust store.
|
GetTrustStoreResult |
AmazonWorkSpacesWeb.getTrustStore(GetTrustStoreRequest getTrustStoreRequest)
Gets the trust store.
|
| 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 |
|---|---|
GetTrustStoreResult |
GetTrustStoreResult.clone() |
GetTrustStoreResult |
GetTrustStoreResult.withTrustStore(TrustStore trustStore)
The trust store.
|
Copyright © 2023. All rights reserved.