| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<StopRequest> |
StopWorkspacesRequest.stopWorkspaceRequests()
The WorkSpaces to stop.
|
| Modifier and Type | Method and Description |
|---|---|
StopWorkspacesRequest.Builder |
StopWorkspacesRequest.Builder.stopWorkspaceRequests(StopRequest... stopWorkspaceRequests)
The WorkSpaces to stop.
|
| Modifier and Type | Method and Description |
|---|---|
StopWorkspacesRequest.Builder |
StopWorkspacesRequest.Builder.stopWorkspaceRequests(Collection<StopRequest> stopWorkspaceRequests)
The WorkSpaces to stop.
|
Copyright © 2023. All rights reserved.