CopyableBuilder<RebootRequest.Builder,RebootRequest>
, SdkBuilder<RebootRequest.Builder,RebootRequest>
public static interface RebootRequest.Builder extends CopyableBuilder<RebootRequest.Builder,RebootRequest>
Modifier and Type | Method | Description |
---|---|---|
RebootRequest.Builder |
workspaceId(String workspaceId) |
The identifier of the WorkSpace to reboot.
|
copy
apply, 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.