public interface ScopedResourceSelectorRequirementFluent<A extends ScopedResourceSelectorRequirementFluent<A>> extends Fluent<A>
String getOperator()
Boolean hasOperator()
@Deprecated A withNewOperator(String arg0)
String getScopeName()
Boolean hasScopeName()
@Deprecated A withNewScopeName(String arg0)
A addAllToValues(Collection<String> items)
A removeAllFromValues(Collection<String> items)
String getFirstValue()
String getLastValue()
Boolean hasValues()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.