| 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<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 |
|---|---|
AssociateTrustStoreRequest |
AssociateTrustStoreRequest.clone() |
AssociateTrustStoreRequest |
AssociateTrustStoreRequest.withPortalArn(String portalArn)
The ARN of the web portal.
|
AssociateTrustStoreRequest |
AssociateTrustStoreRequest.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
Copyright © 2023. All rights reserved.