| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
StartRequest |
StartRequest.clone() |
StartRequest |
StartRequest.withWorkspaceId(String workspaceId)
The identifier of the WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
List<StartRequest> |
StartWorkspacesRequest.getStartWorkspaceRequests()
The WorkSpaces to start.
|
| Modifier and Type | Method and Description |
|---|---|
StartWorkspacesRequest |
StartWorkspacesRequest.withStartWorkspaceRequests(StartRequest... startWorkspaceRequests)
The WorkSpaces to start.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartWorkspacesRequest.setStartWorkspaceRequests(Collection<StartRequest> startWorkspaceRequests)
The WorkSpaces to start.
|
StartWorkspacesRequest |
StartWorkspacesRequest.withStartWorkspaceRequests(Collection<StartRequest> startWorkspaceRequests)
The WorkSpaces to start.
|
Copyright © 2021. All rights reserved.