public interface NodeSelectorRequirementFluent<A extends NodeSelectorRequirementFluent<A>> extends Fluent<A>
String getKey()
Boolean hasKey()
@Deprecated A withNewKey(String arg0)
String getOperator()
Boolean hasOperator()
@Deprecated A withNewOperator(String arg0)
A addAllToValues(Collection<String> items)
A removeAllFromValues(Collection<String> items)
String getFirstValue()
String getLastValue()
Boolean hasValues()
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.