| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<StartRequest> |
StartWorkspacesRequest.startWorkspaceRequests()
The WorkSpaces to start.
|
| Modifier and Type | Method and Description |
|---|---|
StartWorkspacesRequest.Builder |
StartWorkspacesRequest.Builder.startWorkspaceRequests(StartRequest... startWorkspaceRequests)
The WorkSpaces to start.
|
| Modifier and Type | Method and Description |
|---|---|
StartWorkspacesRequest.Builder |
StartWorkspacesRequest.Builder.startWorkspaceRequests(Collection<StartRequest> startWorkspaceRequests)
The WorkSpaces to start.
|
Copyright © 2023. All rights reserved.