| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTrustStoreResponse> |
WorkSpacesWebAsyncClient.disassociateTrustStore(Consumer<DisassociateTrustStoreRequest.Builder> disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
default DisassociateTrustStoreResponse |
WorkSpacesWebClient.disassociateTrustStore(Consumer<DisassociateTrustStoreRequest.Builder> disassociateTrustStoreRequest)
Disassociates a trust store from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
static DisassociateTrustStoreRequest.Builder |
DisassociateTrustStoreRequest.builder() |
DisassociateTrustStoreRequest.Builder |
DisassociateTrustStoreRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateTrustStoreRequest.Builder |
DisassociateTrustStoreRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateTrustStoreRequest.Builder |
DisassociateTrustStoreRequest.Builder.portalArn(String portalArn)
The ARN of the web portal.
|
DisassociateTrustStoreRequest.Builder |
DisassociateTrustStoreRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DisassociateTrustStoreRequest.Builder> |
DisassociateTrustStoreRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.