public class NodeSelectorRequirementFluent<A extends NodeSelectorRequirementFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
NodeSelectorRequirementFluent() |
NodeSelectorRequirementFluent(NodeSelectorRequirement instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NodeSelectorRequirementFluent()
public NodeSelectorRequirementFluent(NodeSelectorRequirement instance)
public String getKey()
public boolean hasKey()
public String getOperator()
public boolean hasOperator()
public A addAllToValues(Collection<String> items)
public A removeAllFromValues(Collection<String> items)
public String getValue(int index)
public String getFirstValue()
public String getLastValue()
public boolean hasValues()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends NodeSelectorRequirementFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends NodeSelectorRequirementFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.