| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.clone() |
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.withDirectoryId(String directoryId)
The identifier of the directory for the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.withState(String state)
The operational state of the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.withState(WorkspaceState state)
The operational state of the standby WorkSpace.
|
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.withUserName(String userName)
Describes the standby WorkSpace that was created.
|
PendingCreateStandbyWorkspacesRequest |
PendingCreateStandbyWorkspacesRequest.withWorkspaceId(String workspaceId)
The identifier of the standby WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
List<PendingCreateStandbyWorkspacesRequest> |
CreateStandbyWorkspacesResult.getPendingStandbyRequests()
Information about the standby WorkSpace that was created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStandbyWorkspacesResult |
CreateStandbyWorkspacesResult.withPendingStandbyRequests(PendingCreateStandbyWorkspacesRequest... pendingStandbyRequests)
Information about the standby WorkSpace that was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateStandbyWorkspacesResult.setPendingStandbyRequests(Collection<PendingCreateStandbyWorkspacesRequest> pendingStandbyRequests)
Information about the standby WorkSpace that was created.
|
CreateStandbyWorkspacesResult |
CreateStandbyWorkspacesResult.withPendingStandbyRequests(Collection<PendingCreateStandbyWorkspacesRequest> pendingStandbyRequests)
Information about the standby WorkSpace that was created.
|
Copyright © 2025. All rights reserved.