public static interface RelatedWorkspaceProperties.Builder extends SdkPojo, CopyableBuilder<RelatedWorkspaceProperties.Builder,RelatedWorkspaceProperties>
| Modifier and Type | Method and Description |
|---|---|
RelatedWorkspaceProperties.Builder |
region(String region)
The Region of the related WorkSpace.
|
RelatedWorkspaceProperties.Builder |
state(String state)
Indicates the state of the WorkSpace.
|
RelatedWorkspaceProperties.Builder |
state(WorkspaceState state)
Indicates the state of the WorkSpace.
|
RelatedWorkspaceProperties.Builder |
type(StandbyWorkspaceRelationshipType type)
Indicates the type of WorkSpace.
|
RelatedWorkspaceProperties.Builder |
type(String type)
Indicates the type of WorkSpace.
|
RelatedWorkspaceProperties.Builder |
workspaceId(String workspaceId)
The identifier of the related WorkSpace.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelatedWorkspaceProperties.Builder workspaceId(String workspaceId)
The identifier of the related WorkSpace.
workspaceId - The identifier of the related WorkSpace.RelatedWorkspaceProperties.Builder region(String region)
The Region of the related WorkSpace.
region - The Region of the related WorkSpace.RelatedWorkspaceProperties.Builder state(String state)
Indicates the state of the WorkSpace.
state - Indicates the state of the WorkSpace.WorkspaceState,
WorkspaceStateRelatedWorkspaceProperties.Builder state(WorkspaceState state)
Indicates the state of the WorkSpace.
state - Indicates the state of the WorkSpace.WorkspaceState,
WorkspaceStateRelatedWorkspaceProperties.Builder type(String type)
Indicates the type of WorkSpace.
type - Indicates the type of WorkSpace.StandbyWorkspaceRelationshipType,
StandbyWorkspaceRelationshipTypeRelatedWorkspaceProperties.Builder type(StandbyWorkspaceRelationshipType type)
Indicates the type of WorkSpace.
type - Indicates the type of WorkSpace.StandbyWorkspaceRelationshipType,
StandbyWorkspaceRelationshipTypeCopyright © 2023. All rights reserved.