Class MatchResourcesFluent.NamespaceSelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LabelSelectorFluent<MatchResourcesFluent.NamespaceSelectorNested<N>>
-
- io.fabric8.kubernetes.api.model.admissionregistration.v1.MatchResourcesFluent.NamespaceSelectorNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- MatchResourcesFluent<A extends MatchResourcesFluent<A>>
public class MatchResourcesFluent.NamespaceSelectorNested<N> extends LabelSelectorFluent<MatchResourcesFluent.NamespaceSelectorNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluent
LabelSelectorFluent.MatchExpressionsNested<N extends Object>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNamespaceSelector()-
Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, copyInstance, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getAdditionalProperties, getMatchLabels, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressions, withMatchLabels
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-