@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class RemoveFromClusterNodeLabelsRequest extends Object
| Constructor and Description | 
|---|
| RemoveFromClusterNodeLabelsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Set<String> | getNodeLabels() | 
| static RemoveFromClusterNodeLabelsRequest | newInstance(Set<String> labels) | 
| abstract void | setNodeLabels(Set<String> labels) | 
public static RemoveFromClusterNodeLabelsRequest newInstance(Set<String> labels)
@InterfaceAudience.Public @InterfaceStability.Evolving public abstract void setNodeLabels(Set<String> labels)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.