| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedWorkspaceProperties> |
Workspace.relatedWorkspaces()
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
Workspace.Builder |
Workspace.Builder.relatedWorkspaces(RelatedWorkspaceProperties... relatedWorkspaces)
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
Workspace.Builder |
Workspace.Builder.relatedWorkspaces(Collection<RelatedWorkspaceProperties> relatedWorkspaces)
The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
|
Copyright © 2023. All rights reserved.