| 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<UpdatePortalResult> |
AmazonWorkSpacesWebAsyncClient.updatePortalAsync(UpdatePortalRequest request,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler) |
Future<UpdatePortalResult> |
AbstractAmazonWorkSpacesWebAsync.updatePortalAsync(UpdatePortalRequest request,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler) |
Future<UpdatePortalResult> |
AmazonWorkSpacesWebAsync.updatePortalAsync(UpdatePortalRequest updatePortalRequest,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler)
Updates a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePortalRequest |
UpdatePortalRequest.clone() |
UpdatePortalRequest |
UpdatePortalRequest.withAuthenticationType(AuthenticationType authenticationType)
The type of authentication integration points used when signing into the web portal.
|
UpdatePortalRequest |
UpdatePortalRequest.withAuthenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal.
|
UpdatePortalRequest |
UpdatePortalRequest.withDisplayName(String displayName)
The name of the web portal.
|
UpdatePortalRequest |
UpdatePortalRequest.withPortalArn(String portalArn)
The ARN of the web portal.
|
Copyright © 2023. All rights reserved.