Package io.fabric8.kubernetes.api.model
Class PersistentVolumeClaimSpecFluentImpl.SelectorNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeClaimSpecFluentImpl.SelectorNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
,Nested<N>
,Visitable<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
,LabelSelectorFluent<PersistentVolumeClaimSpecFluent.SelectorNested<N>>
,PersistentVolumeClaimSpecFluent.SelectorNested<N>
- Enclosing class:
- PersistentVolumeClaimSpecFluentImpl<A extends PersistentVolumeClaimSpecFluent<A>>
public class PersistentVolumeClaimSpecFluentImpl.SelectorNestedImpl<N> extends LabelSelectorFluentImpl<PersistentVolumeClaimSpecFluent.SelectorNested<N>> implements PersistentVolumeClaimSpecFluent.SelectorNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
LabelSelectorFluentImpl.MatchExpressionsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
LabelSelectorFluent.MatchExpressionsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endSelector()
Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getMatchExpressions, getMatchLabels, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabels
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.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
-
Method Details
-
and
-
endSelector
- Specified by:
endSelector
in interfacePersistentVolumeClaimSpecFluent.SelectorNested<N>
-