Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ResourceQuotaSpecObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluentImpl<WatchEventFluent.ResourceQuotaSpecObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ResourceQuotaSpecObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ResourceQuotaSpecObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.ResourceQuotaSpecObjectNested<N>>
,ResourceQuotaSpecFluent<WatchEventFluent.ResourceQuotaSpecObjectNested<N>>
,WatchEventFluent.ResourceQuotaSpecObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ResourceQuotaSpecObjectNestedImpl<N> extends ResourceQuotaSpecFluentImpl<WatchEventFluent.ResourceQuotaSpecObjectNested<N>> implements WatchEventFluent.ResourceQuotaSpecObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluentImpl
ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent
ResourceQuotaSpecFluent.ScopeSelectorNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endResourceQuotaSpecObject()
Methods inherited from class io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluentImpl
addAllToScopes, addNewScope, addNewScope, addNewScope, addToHard, addToHard, addToScopes, addToScopes, buildScopeSelector, editOrNewScopeSelector, editOrNewScopeSelectorLike, editScopeSelector, equals, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, getScopeSelector, hasHard, hasMatchingScope, hasScopes, hasScopeSelector, removeAllFromScopes, removeFromHard, removeFromHard, removeFromScopes, setToScopes, withHard, withNewScopeSelector, withNewScopeSelectorLike, withScopes, withScopes, withScopeSelector
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.ResourceQuotaSpecFluent
addAllToScopes, addNewScope, addNewScope, addNewScope, addToHard, addToHard, addToScopes, addToScopes, buildScopeSelector, editOrNewScopeSelector, editOrNewScopeSelectorLike, editScopeSelector, getFirstScope, getHard, getLastScope, getMatchingScope, getScope, getScopes, getScopeSelector, hasHard, hasMatchingScope, hasScopes, hasScopeSelector, removeAllFromScopes, removeFromHard, removeFromHard, removeFromScopes, setToScopes, withHard, withNewScopeSelector, withNewScopeSelectorLike, withScopes, withScopes, withScopeSelector
-
Method Details
-
and
-
endResourceQuotaSpecObject
- Specified by:
endResourceQuotaSpecObject
in interfaceWatchEventFluent.ResourceQuotaSpecObjectNested<N>
-