| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
RebootRequest |
RebootRequest.clone() |
RebootRequest |
RebootRequest.withWorkspaceId(String workspaceId)
The identifier of the WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
List<RebootRequest> |
RebootWorkspacesRequest.getRebootWorkspaceRequests()
The WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(RebootRequest... rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RebootWorkspacesRequest.setRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
Copyright © 2021. All rights reserved.