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:
Nested<N>
- Enclosing class:
- ResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
public class ResourceQuotaSpecFluent.ScopeSelectorNested<N> extends ScopeSelectorFluent<ResourceQuotaSpecFluent.ScopeSelectorNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ScopeSelectorFluent
ScopeSelectorFluent.MatchExpressionsNested<N>
-
-
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()NendScopeSelector()-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-