| 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 GetPortalResponse |
WorkSpacesWebClient.getPortal(Consumer<GetPortalRequest.Builder> getPortalRequest)
Gets the web portal.
|
default GetPortalResponse |
WorkSpacesWebClient.getPortal(GetPortalRequest getPortalRequest)
Gets the web portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPortalResponse> |
WorkSpacesWebAsyncClient.getPortal(Consumer<GetPortalRequest.Builder> getPortalRequest)
Gets the web portal.
|
default CompletableFuture<GetPortalResponse> |
WorkSpacesWebAsyncClient.getPortal(GetPortalRequest getPortalRequest)
Gets the web portal.
|
Copyright © 2023. All rights reserved.