Package io.fabric8.kubernetes.api.model
Class ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ScopeSelectorFluentImpl<ResourceQuotaSpecFluent.ScopeSelectorNested<N>>
io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N>
- All Implemented Interfaces:
Fluent<ResourceQuotaSpecFluent.ScopeSelectorNested<N>>
,Nested<N>
,Visitable<ResourceQuotaSpecFluent.ScopeSelectorNested<N>>
,ResourceQuotaSpecFluent.ScopeSelectorNested<N>
,ScopeSelectorFluent<ResourceQuotaSpecFluent.ScopeSelectorNested<N>>
- Enclosing class:
- ResourceQuotaSpecFluentImpl<A extends ResourceQuotaSpecFluent<A>>
public class ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N> extends ScopeSelectorFluentImpl<ResourceQuotaSpecFluent.ScopeSelectorNested<N>> implements ResourceQuotaSpecFluent.ScopeSelectorNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ScopeSelectorFluentImpl
ScopeSelectorFluentImpl.MatchExpressionsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ScopeSelectorFluent
ScopeSelectorFluent.MatchExpressionsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endScopeSelector()
Methods inherited from class io.fabric8.kubernetes.api.model.ScopeSelectorFluentImpl
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getMatchExpressions, hasMatchExpressions, hasMatchingMatchExpression, removeAllFromMatchExpressions, removeFromMatchExpressions, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions
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.ScopeSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, getMatchExpressions, hasMatchExpressions, hasMatchingMatchExpression, removeAllFromMatchExpressions, removeFromMatchExpressions, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions
-
Method Details
-
and
-
endScopeSelector
- Specified by:
endScopeSelector
in interfaceResourceQuotaSpecFluent.ScopeSelectorNested<N>
-