| 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<AssociateIpAccessSettingsResult> |
AmazonWorkSpacesWebAsyncClient.associateIpAccessSettingsAsync(AssociateIpAccessSettingsRequest request,
AsyncHandler<AssociateIpAccessSettingsRequest,AssociateIpAccessSettingsResult> asyncHandler) |
Future<AssociateIpAccessSettingsResult> |
AbstractAmazonWorkSpacesWebAsync.associateIpAccessSettingsAsync(AssociateIpAccessSettingsRequest request,
AsyncHandler<AssociateIpAccessSettingsRequest,AssociateIpAccessSettingsResult> asyncHandler) |
Future<AssociateIpAccessSettingsResult> |
AmazonWorkSpacesWebAsync.associateIpAccessSettingsAsync(AssociateIpAccessSettingsRequest associateIpAccessSettingsRequest,
AsyncHandler<AssociateIpAccessSettingsRequest,AssociateIpAccessSettingsResult> asyncHandler)
Associates an IP access settings resource with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateIpAccessSettingsRequest |
AssociateIpAccessSettingsRequest.clone() |
AssociateIpAccessSettingsRequest |
AssociateIpAccessSettingsRequest.withIpAccessSettingsArn(String ipAccessSettingsArn)
The ARN of the IP access settings.
|
AssociateIpAccessSettingsRequest |
AssociateIpAccessSettingsRequest.withPortalArn(String portalArn)
The ARN of the web portal.
|
Copyright © 2023. All rights reserved.