static PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.builder() |
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.Builder.directoryId(String directoryId) |
The identifier of the directory for the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.Builder.state(String state) |
The operational state of the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.Builder.state(WorkspaceState state) |
The operational state of the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.toBuilder() |
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.Builder.userName(String userName) |
Describes the standby WorkSpace that was created.
|
PendingCreateStandbyWorkspacesRequest.Builder |
PendingCreateStandbyWorkspacesRequest.Builder.workspaceId(String workspaceId) |
The identifier of the standby WorkSpace.
|