| 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 DisassociateIpAccessSettingsResponse |
WorkSpacesWebClient.disassociateIpAccessSettings(Consumer<DisassociateIpAccessSettingsRequest.Builder> disassociateIpAccessSettingsRequest)
Disassociates IP access settings from a web portal.
|
default CompletableFuture<DisassociateIpAccessSettingsResponse> |
WorkSpacesWebAsyncClient.disassociateIpAccessSettings(Consumer<DisassociateIpAccessSettingsRequest.Builder> disassociateIpAccessSettingsRequest)
Disassociates IP access settings from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
static DisassociateIpAccessSettingsRequest.Builder |
DisassociateIpAccessSettingsRequest.builder() |
DisassociateIpAccessSettingsRequest.Builder |
DisassociateIpAccessSettingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateIpAccessSettingsRequest.Builder |
DisassociateIpAccessSettingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateIpAccessSettingsRequest.Builder |
DisassociateIpAccessSettingsRequest.Builder.portalArn(String portalArn)
The ARN of the web portal.
|
DisassociateIpAccessSettingsRequest.Builder |
DisassociateIpAccessSettingsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DisassociateIpAccessSettingsRequest.Builder> |
DisassociateIpAccessSettingsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.