Package io.fabric8.kubernetes.api.model
Class ResourceQuotaSpecFluentImpl<A extends ResourceQuotaSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ResourceQuotaSpecFluent<A>
- Direct Known Subclasses:
DoneableResourceQuotaSpec,ResourceQuotaFluentImpl.SpecNestedImpl,ResourceQuotaSpecBuilder,WatchEventFluentImpl.ResourceQuotaSpecObjectNestedImpl
public class ResourceQuotaSpecFluentImpl<A extends ResourceQuotaSpecFluent<A>> extends BaseFluent<A> implements ResourceQuotaSpecFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ResourceQuotaSpecFluent
ResourceQuotaSpecFluent.ScopeSelectorNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ResourceQuotaSpecFluentImpl()ResourceQuotaSpecFluentImpl(ResourceQuotaSpec instance) -
Method Summary
-
Constructor Details
-
ResourceQuotaSpecFluentImpl
public ResourceQuotaSpecFluentImpl() -
ResourceQuotaSpecFluentImpl
-
-
Method Details
-
addToHard
- Specified by:
addToHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addToHard
- Specified by:
addToHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
removeFromHard
- Specified by:
removeFromHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
removeFromHard
- Specified by:
removeFromHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getHard
- Specified by:
getHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withHard
- Specified by:
withHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
hasHard
- Specified by:
hasHardin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getScopeSelector
Deprecated.This method has been deprecated, please use method buildScopeSelector instead.- Specified by:
getScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>- Returns:
- The buildable object.
-
buildScopeSelector
- Specified by:
buildScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withScopeSelector
- Specified by:
withScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
hasScopeSelector
- Specified by:
hasScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withNewScopeSelector
- Specified by:
withNewScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withNewScopeSelectorLike
- Specified by:
withNewScopeSelectorLikein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
editScopeSelector
- Specified by:
editScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
editOrNewScopeSelector
- Specified by:
editOrNewScopeSelectorin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
editOrNewScopeSelectorLike
public ResourceQuotaSpecFluent.ScopeSelectorNested<A> editOrNewScopeSelectorLike(ScopeSelector item)- Specified by:
editOrNewScopeSelectorLikein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addToScopes
- Specified by:
addToScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
setToScopes
- Specified by:
setToScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addToScopes
- Specified by:
addToScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addAllToScopes
- Specified by:
addAllToScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
removeFromScopes
- Specified by:
removeFromScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
removeAllFromScopes
- Specified by:
removeAllFromScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getScopes
- Specified by:
getScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getScope
- Specified by:
getScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getFirstScope
- Specified by:
getFirstScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getLastScope
- Specified by:
getLastScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
getMatchingScope
- Specified by:
getMatchingScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
hasMatchingScope
- Specified by:
hasMatchingScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withScopes
- Specified by:
withScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
withScopes
- Specified by:
withScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
hasScopes
- Specified by:
hasScopesin interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addNewScope
- Specified by:
addNewScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addNewScope
- Specified by:
addNewScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
addNewScope
- Specified by:
addNewScopein interfaceResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
-
equals
-