Package io.fabric8.kubernetes.api.model
Class ScopeSelectorFluentImpl.MatchExpressionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ScopedResourceSelectorRequirementFluentImpl<ScopeSelectorFluent.MatchExpressionsNested<N>>
io.fabric8.kubernetes.api.model.ScopeSelectorFluentImpl.MatchExpressionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<ScopeSelectorFluent.MatchExpressionsNested<N>>,Nested<N>,Visitable<ScopeSelectorFluent.MatchExpressionsNested<N>>,ScopedResourceSelectorRequirementFluent<ScopeSelectorFluent.MatchExpressionsNested<N>>,ScopeSelectorFluent.MatchExpressionsNested<N>
- Enclosing class:
- ScopeSelectorFluentImpl<A extends ScopeSelectorFluent<A>>
public class ScopeSelectorFluentImpl.MatchExpressionsNestedImpl<N> extends ScopedResourceSelectorRequirementFluentImpl<ScopeSelectorFluent.MatchExpressionsNested<N>> implements ScopeSelectorFluent.MatchExpressionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendMatchExpression()Methods inherited from class io.fabric8.kubernetes.api.model.ScopedResourceSelectorRequirementFluentImpl
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, equals, getFirstValue, getLastValue, getMatchingValue, getOperator, getScopeName, getValue, getValues, hasMatchingValue, hasOperator, hasScopeName, hasValues, removeAllFromValues, removeFromValues, setToValues, withNewOperator, withNewOperator, withNewOperator, withNewScopeName, withNewScopeName, withNewScopeName, withOperator, withScopeName, withValues, withValuesMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ScopedResourceSelectorRequirementFluent
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, getFirstValue, getLastValue, getMatchingValue, getOperator, getScopeName, getValue, getValues, hasMatchingValue, hasOperator, hasScopeName, hasValues, removeAllFromValues, removeFromValues, setToValues, withNewOperator, withNewOperator, withNewOperator, withNewScopeName, withNewScopeName, withNewScopeName, withOperator, withScopeName, withValues, withValues
-
Method Details
-
and
-
endMatchExpression
- Specified by:
endMatchExpressionin interfaceScopeSelectorFluent.MatchExpressionsNested<N>
-