| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default RebootWorkspacesResponse |
WorkSpacesClient.rebootWorkspaces(Consumer<RebootWorkspacesRequest.Builder> rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
default RebootWorkspacesResponse |
WorkSpacesClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RebootWorkspacesResponse> |
WorkSpacesAsyncClient.rebootWorkspaces(Consumer<RebootWorkspacesRequest.Builder> rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
default CompletableFuture<RebootWorkspacesResponse> |
WorkSpacesAsyncClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
Copyright © 2023. All rights reserved.