| 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<DisassociateTrustStoreResult> |
AmazonWorkSpacesWebAsyncClient.disassociateTrustStoreAsync(DisassociateTrustStoreRequest request,
AsyncHandler<DisassociateTrustStoreRequest,DisassociateTrustStoreResult> asyncHandler) |
Future<DisassociateTrustStoreResult> |
AbstractAmazonWorkSpacesWebAsync.disassociateTrustStoreAsync(DisassociateTrustStoreRequest request,
AsyncHandler<DisassociateTrustStoreRequest,DisassociateTrustStoreResult> asyncHandler) |
Future<DisassociateTrustStoreResult> |
AmazonWorkSpacesWebAsync.disassociateTrustStoreAsync(DisassociateTrustStoreRequest disassociateTrustStoreRequest,
AsyncHandler<DisassociateTrustStoreRequest,DisassociateTrustStoreResult> asyncHandler)
Disassociates a trust store from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateTrustStoreRequest |
DisassociateTrustStoreRequest.clone() |
DisassociateTrustStoreRequest |
DisassociateTrustStoreRequest.withPortalArn(String portalArn)
The ARN of the web portal.
|
Copyright © 2023. All rights reserved.