| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
StandbyWorkspace |
FailedCreateStandbyWorkspacesRequest.standbyWorkspaceRequest()
Information about the standby WorkSpace that could not be created.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandbyWorkspace> |
CreateStandbyWorkspacesRequest.standbyWorkspaces()
Information about the standby WorkSpace to be created.
|
| Modifier and Type | Method and Description |
|---|---|
FailedCreateStandbyWorkspacesRequest.Builder |
FailedCreateStandbyWorkspacesRequest.Builder.standbyWorkspaceRequest(StandbyWorkspace standbyWorkspaceRequest)
Information about the standby WorkSpace that could not be created.
|
CreateStandbyWorkspacesRequest.Builder |
CreateStandbyWorkspacesRequest.Builder.standbyWorkspaces(StandbyWorkspace... standbyWorkspaces)
Information about the standby WorkSpace to be created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStandbyWorkspacesRequest.Builder |
CreateStandbyWorkspacesRequest.Builder.standbyWorkspaces(Collection<StandbyWorkspace> standbyWorkspaces)
Information about the standby WorkSpace to be created.
|
Copyright © 2023. All rights reserved.