| 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 |
|---|---|
AssociateTrustStoreResult |
AbstractAmazonWorkSpacesWeb.associateTrustStore(AssociateTrustStoreRequest request) |
AssociateTrustStoreResult |
AmazonWorkSpacesWebClient.associateTrustStore(AssociateTrustStoreRequest request)
Associates a trust store with a web portal.
|
AssociateTrustStoreResult |
AmazonWorkSpacesWeb.associateTrustStore(AssociateTrustStoreRequest associateTrustStoreRequest)
Associates a trust store with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateTrustStoreResult> |
AmazonWorkSpacesWebAsyncClient.associateTrustStoreAsync(AssociateTrustStoreRequest request,
AsyncHandler<AssociateTrustStoreRequest,AssociateTrustStoreResult> asyncHandler) |
Future<AssociateTrustStoreResult> |
AbstractAmazonWorkSpacesWebAsync.associateTrustStoreAsync(AssociateTrustStoreRequest request,
AsyncHandler<AssociateTrustStoreRequest,AssociateTrustStoreResult> asyncHandler) |
Future<AssociateTrustStoreResult> |
AmazonWorkSpacesWebAsync.associateTrustStoreAsync(AssociateTrustStoreRequest associateTrustStoreRequest,
AsyncHandler<AssociateTrustStoreRequest,AssociateTrustStoreResult> asyncHandler)
Associates a trust store with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateTrustStoreResult |
AssociateTrustStoreResult.clone() |
AssociateTrustStoreResult |
AssociateTrustStoreResult.withPortalArn(String portalArn)
The ARN of the web portal.
|
AssociateTrustStoreResult |
AssociateTrustStoreResult.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
Copyright © 2023. All rights reserved.