CopyableBuilder<RebootNodeRequest.Builder,RebootNodeRequest>, SdkBuilder<RebootNodeRequest.Builder,RebootNodeRequest>public static interface RebootNodeRequest.Builder extends CopyableBuilder<RebootNodeRequest.Builder,RebootNodeRequest>
| Modifier and Type | Method | Description |
|---|---|---|
RebootNodeRequest.Builder |
clusterName(String clusterName) |
The name of the DAX cluster containing the node to be rebooted.
|
RebootNodeRequest.Builder |
nodeId(String nodeId) |
The system-assigned ID of the node to be rebooted.
|
copyapply, buildRebootNodeRequest.Builder clusterName(String clusterName)
The name of the DAX cluster containing the node to be rebooted.
clusterName - The name of the DAX cluster containing the node to be rebooted.RebootNodeRequest.Builder nodeId(String nodeId)
The system-assigned ID of the node to be rebooted.
nodeId - The system-assigned ID of the node to be rebooted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.