Package io.fabric8.kubernetes.api.model
Class NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSelectorRequirementFluentImpl<NodeSelectorTermFluent.MatchExpressionsNested<N>>
io.fabric8.kubernetes.api.model.NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<NodeSelectorTermFluent.MatchExpressionsNested<N>>
,Nested<N>
,Visitable<NodeSelectorTermFluent.MatchExpressionsNested<N>>
,NodeSelectorRequirementFluent<NodeSelectorTermFluent.MatchExpressionsNested<N>>
,NodeSelectorTermFluent.MatchExpressionsNested<N>
- Enclosing class:
- NodeSelectorTermFluentImpl<A extends NodeSelectorTermFluent<A>>
public class NodeSelectorTermFluentImpl.MatchExpressionsNestedImpl<N> extends NodeSelectorRequirementFluentImpl<NodeSelectorTermFluent.MatchExpressionsNested<N>> implements NodeSelectorTermFluent.MatchExpressionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endMatchExpression()
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSelectorRequirementFluentImpl
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, equals, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withOperator, withValues, withValues
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSelectorRequirementFluent
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withOperator, withValues, withValues
-
Method Details
-
and
-
endMatchExpression
- Specified by:
endMatchExpression
in interfaceNodeSelectorTermFluent.MatchExpressionsNested<N>
-