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