Package io.fabric8.kubernetes.api.model
Class ResourceQuotaFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent<ResourceQuotaFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.ResourceQuotaFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
public class ResourceQuotaFluent.SpecNested<N> extends ResourceQuotaSpecFluent<ResourceQuotaFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent
ResourceQuotaSpecFluent.ScopeSelectorNested<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()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent
addAllToScopes, addToAdditionalProperties, addToAdditionalProperties, addToHard, addToHard, addToScopes, addToScopes, buildScopeSelector, copyInstance, editOrNewScopeSelector, editOrNewScopeSelectorLike, editScopeSelector, equals, getAdditionalProperties, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, hasAdditionalProperties, hasHard, hashCode, hasMatchingScope, hasScopes, hasScopeSelector, removeAllFromScopes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHard, removeFromHard, removeFromScopes, setToScopes, toString, withAdditionalProperties, withHard, withNewScopeSelector, withNewScopeSelectorLike, withScopes, withScopes, withScopeSelector
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-