| 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 DisassociateNetworkSettingsResponse |
WorkSpacesWebClient.disassociateNetworkSettings(Consumer<DisassociateNetworkSettingsRequest.Builder> disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
default DisassociateNetworkSettingsResponse |
WorkSpacesWebClient.disassociateNetworkSettings(DisassociateNetworkSettingsRequest disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateNetworkSettingsResponse> |
WorkSpacesWebAsyncClient.disassociateNetworkSettings(Consumer<DisassociateNetworkSettingsRequest.Builder> disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
default CompletableFuture<DisassociateNetworkSettingsResponse> |
WorkSpacesWebAsyncClient.disassociateNetworkSettings(DisassociateNetworkSettingsRequest disassociateNetworkSettingsRequest)
Disassociates network settings from a web portal.
|
Copyright © 2023. All rights reserved.