public class V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>> extends BaseFluent<A> implements V1ResourceQuotaSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1ResourceQuotaSpecFluentImpl.ScopeSelectorNestedImpl<N> |
V1ResourceQuotaSpecFluent.ScopeSelectorNested<N>_visitables| Constructor and Description |
|---|
V1ResourceQuotaSpecFluentImpl() |
V1ResourceQuotaSpecFluentImpl(V1ResourceQuotaSpec instance) |
public V1ResourceQuotaSpecFluentImpl()
public V1ResourceQuotaSpecFluentImpl(V1ResourceQuotaSpec instance)
public A addToHard(String key, Quantity value)
addToHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addToHard(Map<String,Quantity> map)
addToHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A removeFromHard(String key)
removeFromHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A removeFromHard(Map<String,Quantity> map)
removeFromHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Map<String,Quantity> getHard()
getHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A withHard(Map<String,Quantity> hard)
withHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Boolean hasHard()
hasHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>@Deprecated public V1ScopeSelector getScopeSelector()
getScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ScopeSelector buildScopeSelector()
buildScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A withScopeSelector(V1ScopeSelector scopeSelector)
withScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Boolean hasScopeSelector()
hasScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> withNewScopeSelector()
withNewScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> withNewScopeSelectorLike(V1ScopeSelector item)
withNewScopeSelectorLike in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> editScopeSelector()
editScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> editOrNewScopeSelector()
editOrNewScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> editOrNewScopeSelectorLike(V1ScopeSelector item)
editOrNewScopeSelectorLike in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addToScopes(int index, String item)
addToScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A setToScopes(int index, String item)
setToScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addToScopes(String... items)
addToScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addAllToScopes(Collection<String> items)
addAllToScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A removeFromScopes(String... items)
removeFromScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A removeAllFromScopes(Collection<String> items)
removeAllFromScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public List<String> getScopes()
getScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public String getScope(int index)
getScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public String getFirstScope()
getFirstScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public String getLastScope()
getLastScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public String getMatchingScope(Predicate<String> predicate)
getMatchingScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Boolean hasMatchingScope(Predicate<String> predicate)
hasMatchingScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A withScopes(List<String> scopes)
withScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A withScopes(String... scopes)
withScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Boolean hasScopes()
hasScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addNewScope(String arg1)
addNewScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addNewScope(StringBuilder arg1)
addNewScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addNewScope(StringBuffer arg1)
addNewScope in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>Copyright © 2021. All rights reserved.