| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWorkspaceBundleResponse |
WorkSpacesClient.createWorkspaceBundle(Consumer<CreateWorkspaceBundleRequest.Builder> createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
default CreateWorkspaceBundleResponse |
WorkSpacesClient.createWorkspaceBundle(CreateWorkspaceBundleRequest createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorkspaceBundleResponse> |
WorkSpacesAsyncClient.createWorkspaceBundle(Consumer<CreateWorkspaceBundleRequest.Builder> createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
default CompletableFuture<CreateWorkspaceBundleResponse> |
WorkSpacesAsyncClient.createWorkspaceBundle(CreateWorkspaceBundleRequest createWorkspaceBundleRequest)
Creates the specified WorkSpace bundle.
|
Copyright © 2023. All rights reserved.