public final class ComputeNodeInstance extends Object
| Constructor and Description |
|---|
ComputeNodeInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
setLabels(Collection<String> labels)
Set labels.
|
void |
switchState(Collection<String> status)
Switch state.
|
public void setLabels(Collection<String> labels)
labels - labelspublic void switchState(Collection<String> status)
status - statusCopyright © 2022 The Apache Software Foundation. All rights reserved.