Package io.fabric8.kubernetes.api.model
Interface PersistentVolumeClaimSpecFluent.SelectorNested<N>
- All Superinterfaces:
Fluent<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
,LabelSelectorFluent<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
,Nested<N>
- All Known Implementing Classes:
PersistentVolumeClaimSpecFluentImpl.SelectorNestedImpl
- Enclosing interface:
- PersistentVolumeClaimSpecFluent<A extends PersistentVolumeClaimSpecFluent<A>>
public static interface PersistentVolumeClaimSpecFluent.SelectorNested<N> extends Nested<N>, LabelSelectorFluent<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
LabelSelectorFluent.MatchExpressionsNested<N>
-
Method Summary
Modifier and Type Method Description N
and()
N
endSelector()
Methods inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, getMatchExpressions, getMatchLabels, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabels