| 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 UpdatePortalResponse |
WorkSpacesWebClient.updatePortal(Consumer<UpdatePortalRequest.Builder> updatePortalRequest)
Updates a web portal.
|
default UpdatePortalResponse |
WorkSpacesWebClient.updatePortal(UpdatePortalRequest updatePortalRequest)
Updates a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePortalResponse> |
WorkSpacesWebAsyncClient.updatePortal(Consumer<UpdatePortalRequest.Builder> updatePortalRequest)
Updates a web portal.
|
default CompletableFuture<UpdatePortalResponse> |
WorkSpacesWebAsyncClient.updatePortal(UpdatePortalRequest updatePortalRequest)
Updates a web portal.
|
Copyright © 2022. All rights reserved.