Package io.fabric8.kubernetes.api.model
Interface ResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
ResourceQuotaFluent.SpecNested<N>,WatchEventFluent.ResourceQuotaSpecObjectNested<N>
- All Known Implementing Classes:
DoneableResourceQuotaSpec,ResourceQuotaFluentImpl.SpecNestedImpl,ResourceQuotaSpecBuilder,ResourceQuotaSpecFluentImpl,WatchEventFluentImpl.ResourceQuotaSpecObjectNestedImpl
public interface ResourceQuotaSpecFluent<A extends ResourceQuotaSpecFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceResourceQuotaSpecFluent.ScopeSelectorNested<N> -
Method Summary
-
Method Details
-
addToHard
-
addToHard
-
removeFromHard
-
removeFromHard
-
getHard
-
withHard
-
hasHard
Boolean hasHard() -
getScopeSelector
Deprecated.This method has been deprecated, please use method buildScopeSelector instead.- Returns:
- The buildable object.
-
buildScopeSelector
ScopeSelector buildScopeSelector() -
withScopeSelector
-
hasScopeSelector
Boolean hasScopeSelector() -
withNewScopeSelector
ResourceQuotaSpecFluent.ScopeSelectorNested<A> withNewScopeSelector() -
withNewScopeSelectorLike
-
editScopeSelector
ResourceQuotaSpecFluent.ScopeSelectorNested<A> editScopeSelector() -
editOrNewScopeSelector
ResourceQuotaSpecFluent.ScopeSelectorNested<A> editOrNewScopeSelector() -
editOrNewScopeSelectorLike
-
addToScopes
-
setToScopes
-
addToScopes
-
addAllToScopes
-
removeFromScopes
-
removeAllFromScopes
-
getScopes
-
getScope
-
getFirstScope
String getFirstScope() -
getLastScope
String getLastScope() -
getMatchingScope
-
hasMatchingScope
-
withScopes
-
withScopes
-
hasScopes
Boolean hasScopes() -
addNewScope
-
addNewScope
-
addNewScope
-