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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
public class ResourceQuotaFluent.SpecNested<N> extends ResourceQuotaSpecFluent<ResourceQuotaFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent
ResourceQuotaSpecFluent.ScopeSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
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
-
-