public static class RestartNodeDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RestartNodeDetails |
build() |
RestartNodeDetails.Builder |
copy(RestartNodeDetails model) |
RestartNodeDetails.Builder |
nodeId(String nodeId)
OCID of the node to be restarted.
|
public RestartNodeDetails.Builder nodeId(String nodeId)
OCID of the node to be restarted.
nodeId
- the value to setpublic RestartNodeDetails build()
public RestartNodeDetails.Builder copy(RestartNodeDetails model)
Copyright © 2016–2024. All rights reserved.