| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<RebootRequest> |
RebootWorkspacesRequest.rebootWorkspaceRequests()
The WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesRequest.Builder |
RebootWorkspacesRequest.Builder.rebootWorkspaceRequests(RebootRequest... rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesRequest.Builder |
RebootWorkspacesRequest.Builder.rebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
Copyright © 2023. All rights reserved.