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