Package io.fabric8.kubernetes.api.model
Class ResourceQuotaSpecFluent.ScopeSelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ScopeSelectorFluent<ResourceQuotaSpecFluent.ScopeSelectorNested<N>>
-
- io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent.ScopeSelectorNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
public class ResourceQuotaSpecFluent.ScopeSelectorNested<N> extends ScopeSelectorFluent<ResourceQuotaSpecFluent.ScopeSelectorNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ScopeSelectorFluent
ScopeSelectorFluent.MatchExpressionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endScopeSelector()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ScopeSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, copyInstance, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchingMatchExpression, removeAllFromMatchExpressions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressions
-
-