Package io.fabric8.kubernetes.api.model
Class LabelSelectorFluent.MatchExpressionsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LabelSelectorRequirementFluent<LabelSelectorFluent.MatchExpressionsNested<N>>
-
- io.fabric8.kubernetes.api.model.LabelSelectorFluent.MatchExpressionsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LabelSelectorFluent<A extends LabelSelectorFluent<A>>
public class LabelSelectorFluent.MatchExpressionsNested<N> extends LabelSelectorRequirementFluent<LabelSelectorFluent.MatchExpressionsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endMatchExpression()
-
Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorRequirementFluent
addAllToValues, addToAdditionalProperties, addToAdditionalProperties, addToValues, addToValues, copyInstance, equals, getAdditionalProperties, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasAdditionalProperties, hashCode, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromValues, setToValues, toString, withAdditionalProperties, withKey, withOperator, withValues, withValues
-
-