| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model | |
| com.amazonaws.services.workspaces.model.transform |
| Modifier and Type | Method and Description |
|---|---|
RebootRequest |
RebootRequest.clone() |
RebootRequest |
RebootRequest.withWorkspaceId(String workspaceId)
The identifier of the WorkSpace to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
List<RebootRequest> |
RebootWorkspacesRequest.getRebootWorkspaceRequests()
An array of structures that specify the WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(RebootRequest... rebootWorkspaceRequests)
An array of structures that specify the WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RebootWorkspacesRequest.setRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
An array of structures that specify the WorkSpaces to reboot.
|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
An array of structures that specify the WorkSpaces to reboot.
|
| Modifier and Type | Method and Description |
|---|---|
RebootRequest |
RebootRequestJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RebootRequestMarshaller.marshall(RebootRequest rebootRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.