| 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<DisassociateIpAccessSettingsResult> |
AmazonWorkSpacesWebAsyncClient.disassociateIpAccessSettingsAsync(DisassociateIpAccessSettingsRequest request,
AsyncHandler<DisassociateIpAccessSettingsRequest,DisassociateIpAccessSettingsResult> asyncHandler) |
Future<DisassociateIpAccessSettingsResult> |
AbstractAmazonWorkSpacesWebAsync.disassociateIpAccessSettingsAsync(DisassociateIpAccessSettingsRequest request,
AsyncHandler<DisassociateIpAccessSettingsRequest,DisassociateIpAccessSettingsResult> asyncHandler) |
Future<DisassociateIpAccessSettingsResult> |
AmazonWorkSpacesWebAsync.disassociateIpAccessSettingsAsync(DisassociateIpAccessSettingsRequest disassociateIpAccessSettingsRequest,
AsyncHandler<DisassociateIpAccessSettingsRequest,DisassociateIpAccessSettingsResult> asyncHandler)
Disassociates IP access settings from a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateIpAccessSettingsRequest |
DisassociateIpAccessSettingsRequest.clone() |
DisassociateIpAccessSettingsRequest |
DisassociateIpAccessSettingsRequest.withPortalArn(String portalArn)
The ARN of the web portal.
|
Copyright © 2023. All rights reserved.