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