| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default MigrateWorkspaceResponse |
WorkSpacesClient.migrateWorkspace(MigrateWorkspaceRequest migrateWorkspaceRequest)
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user
volume.
|
default CompletableFuture<MigrateWorkspaceResponse> |
WorkSpacesAsyncClient.migrateWorkspace(MigrateWorkspaceRequest migrateWorkspaceRequest)
Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user
volume.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
MigrateWorkspaceRequestMarshaller.marshall(MigrateWorkspaceRequest migrateWorkspaceRequest) |
Copyright © 2023. All rights reserved.