public class V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>> extends BaseFluent<A> implements V1ResourceQuotaSpecFluent<A>
V1ResourceQuotaSpecFluent.ScopeSelectorNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ResourceQuotaSpecFluentImpl() |
V1ResourceQuotaSpecFluentImpl(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ResourceQuotaSpecFluentImpl()
public V1ResourceQuotaSpecFluentImpl(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance)
public A addToHard(String key, io.kubernetes.client.custom.Quantity value)
addToHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addToHard(Map<String,io.kubernetes.client.custom.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,io.kubernetes.client.custom.Quantity> map)
removeFromHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Map<String,io.kubernetes.client.custom.Quantity> getHard()
getHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public <K,V> A withHard(Map<String,io.kubernetes.client.custom.Quantity> hard)
withHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public Boolean hasHard()
hasHard in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ScopeSelector getScopeSelector()
getScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public io.kubernetes.client.openapi.models.V1ScopeSelector buildScopeSelector()
buildScopeSelector in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A withScopeSelector(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.V1ScopeSelector item)
editOrNewScopeSelectorLike in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A addToScopes(Integer index, String item)
addToScopes in interface V1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>public A setToScopes(Integer 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(Integer 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 boolean equals(Object o)
equals in class BaseFluent<A extends V1ResourceQuotaSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1ResourceQuotaSpecFluent<A>>Copyright © 2022. All rights reserved.