| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateTrustStoreResponse |
WorkSpacesWebClient.disassociateTrustStore(Consumer<DisassociateTrustStoreRequest.Builder> disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
default DisassociateTrustStoreResponse |
WorkSpacesWebClient.disassociateTrustStore(DisassociateTrustStoreRequest disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTrustStoreResponse> |
WorkSpacesWebAsyncClient.disassociateTrustStore(Consumer<DisassociateTrustStoreRequest.Builder> disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
default CompletableFuture<DisassociateTrustStoreResponse> |
WorkSpacesWebAsyncClient.disassociateTrustStore(DisassociateTrustStoreRequest disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
Copyright © 2022. All rights reserved.