public class NodeRemoveParameter extends Object
| Constructor and Description |
|---|
NodeRemoveParameter() |
| Modifier and Type | Method and Description |
|---|---|
ComputeNodeDeallocationOption |
nodeDeallocationOption()
Get the nodeDeallocationOption value.
|
List<String> |
nodeList()
Get the nodeList value.
|
org.joda.time.Period |
resizeTimeout()
Get the resizeTimeout value.
|
NodeRemoveParameter |
withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
Set the nodeDeallocationOption value.
|
NodeRemoveParameter |
withNodeList(List<String> nodeList)
Set the nodeList value.
|
NodeRemoveParameter |
withResizeTimeout(org.joda.time.Period resizeTimeout)
Set the resizeTimeout value.
|
public NodeRemoveParameter withNodeList(List<String> nodeList)
nodeList - the nodeList value to setpublic org.joda.time.Period resizeTimeout()
public NodeRemoveParameter withResizeTimeout(org.joda.time.Period resizeTimeout)
resizeTimeout - the resizeTimeout value to setpublic ComputeNodeDeallocationOption nodeDeallocationOption()
public NodeRemoveParameter withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
nodeDeallocationOption - the nodeDeallocationOption value to setCopyright © 2019. All rights reserved.