| 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 |
|---|---|
CreateTrustStoreResult |
AbstractAmazonWorkSpacesWeb.createTrustStore(CreateTrustStoreRequest request) |
CreateTrustStoreResult |
AmazonWorkSpacesWebClient.createTrustStore(CreateTrustStoreRequest request)
Creates a trust store that can be associated with a web portal.
|
CreateTrustStoreResult |
AmazonWorkSpacesWeb.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTrustStoreResult> |
AmazonWorkSpacesWebAsyncClient.createTrustStoreAsync(CreateTrustStoreRequest request,
AsyncHandler<CreateTrustStoreRequest,CreateTrustStoreResult> asyncHandler) |
Future<CreateTrustStoreResult> |
AbstractAmazonWorkSpacesWebAsync.createTrustStoreAsync(CreateTrustStoreRequest request,
AsyncHandler<CreateTrustStoreRequest,CreateTrustStoreResult> asyncHandler) |
Future<CreateTrustStoreResult> |
AmazonWorkSpacesWebAsync.createTrustStoreAsync(CreateTrustStoreRequest createTrustStoreRequest,
AsyncHandler<CreateTrustStoreRequest,CreateTrustStoreResult> asyncHandler)
Creates a trust store that can be associated with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTrustStoreResult |
CreateTrustStoreResult.clone() |
CreateTrustStoreResult |
CreateTrustStoreResult.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
Copyright © 2023. All rights reserved.