| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model | |
| com.amazonaws.services.workspaces.model.transform |
| Modifier and Type | Method and Description |
|---|---|
StartRequest |
StartRequest.clone() |
StartRequest |
StartRequest.withWorkspaceId(String workspaceId)
The ID of the WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
List<StartRequest> |
StartWorkspacesRequest.getStartWorkspaceRequests()
The requests.
|
| Modifier and Type | Method and Description |
|---|---|
StartWorkspacesRequest |
StartWorkspacesRequest.withStartWorkspaceRequests(StartRequest... startWorkspaceRequests)
The requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartWorkspacesRequest.setStartWorkspaceRequests(Collection<StartRequest> startWorkspaceRequests)
The requests.
|
StartWorkspacesRequest |
StartWorkspacesRequest.withStartWorkspaceRequests(Collection<StartRequest> startWorkspaceRequests)
The requests.
|
| Modifier and Type | Method and Description |
|---|---|
StartRequest |
StartRequestJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
StartRequestMarshaller.marshall(StartRequest startRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.