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