public static interface StartRequest.Builder extends SdkPojo, CopyableBuilder<StartRequest.Builder,StartRequest>
Modifier and Type | Method and Description |
---|---|
StartRequest.Builder |
workspaceId(String workspaceId)
The identifier of the WorkSpace.
|
copy
applyMutation, build
StartRequest.Builder workspaceId(String workspaceId)
The identifier of the WorkSpace.
workspaceId
- The identifier of the WorkSpace.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.