| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default CopyWorkspaceImageResponse |
WorkSpacesClient.copyWorkspaceImage(Consumer<CopyWorkspaceImageRequest.Builder> copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
default CopyWorkspaceImageResponse |
WorkSpacesClient.copyWorkspaceImage(CopyWorkspaceImageRequest copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopyWorkspaceImageResponse> |
WorkSpacesAsyncClient.copyWorkspaceImage(Consumer<CopyWorkspaceImageRequest.Builder> copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
default CompletableFuture<CopyWorkspaceImageResponse> |
WorkSpacesAsyncClient.copyWorkspaceImage(CopyWorkspaceImageRequest copyWorkspaceImageRequest)
Copies the specified image from the specified Region to the current Region.
|
Copyright © 2023. All rights reserved.