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