Class V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ResourceQuotaSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1ResourceQuotaSpecFluent<A>
- Direct Known Subclasses:
V1ResourceQuotaSpecBuilder
public class V1ResourceQuotaSpecFluentImpl<A extends V1ResourceQuotaSpecFluent<A>>
extends BaseFluent<A>
implements V1ResourceQuotaSpecFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ResourceQuotaSpecFluent
V1ResourceQuotaSpecFluent.ScopeSelectorNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1ResourceQuotaSpecFluentImpl
(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToScopes
(Collection<String> items) addToScopes
(Integer index, String item) addToScopes
(String... items) io.kubernetes.client.openapi.models.V1ScopeSelector
editOrNewScopeSelectorLike
(io.kubernetes.client.openapi.models.V1ScopeSelector item) boolean
getHard()
getMatchingScope
(Predicate<String> predicate) io.kubernetes.client.openapi.models.V1ScopeSelector
Deprecated.hasHard()
int
hashCode()
hasMatchingScope
(Predicate<String> predicate) removeAllFromScopes
(Collection<String> items) removeFromHard
(String key) removeFromHard
(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromScopes
(String... items) setToScopes
(Integer index, String item) toString()
<K,
V> A withNewScopeSelectorLike
(io.kubernetes.client.openapi.models.V1ScopeSelector item) withScopes
(String... scopes) withScopes
(List<String> scopes) withScopeSelector
(io.kubernetes.client.openapi.models.V1ScopeSelector scopeSelector) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ResourceQuotaSpecFluentImpl
public V1ResourceQuotaSpecFluentImpl() -
V1ResourceQuotaSpecFluentImpl
public V1ResourceQuotaSpecFluentImpl(io.kubernetes.client.openapi.models.V1ResourceQuotaSpec instance)
-
-
Method Details
-
addToHard
- Specified by:
addToHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
addToHard
- Specified by:
addToHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
removeFromHard
- Specified by:
removeFromHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
removeFromHard
- Specified by:
removeFromHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getHard
- Specified by:
getHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withHard
- Specified by:
withHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
hasHard
- Specified by:
hasHard
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getScopeSelector
Deprecated.This method has been deprecated, please use method buildScopeSelector instead.- Specified by:
getScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
- Returns:
- The buildable object.
-
buildScopeSelector
public io.kubernetes.client.openapi.models.V1ScopeSelector buildScopeSelector()- Specified by:
buildScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withScopeSelector
- Specified by:
withScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
hasScopeSelector
- Specified by:
hasScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withNewScopeSelector
- Specified by:
withNewScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withNewScopeSelectorLike
public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> withNewScopeSelectorLike(io.kubernetes.client.openapi.models.V1ScopeSelector item) - Specified by:
withNewScopeSelectorLike
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
editScopeSelector
- Specified by:
editScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
editOrNewScopeSelector
- Specified by:
editOrNewScopeSelector
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
editOrNewScopeSelectorLike
public V1ResourceQuotaSpecFluent.ScopeSelectorNested<A> editOrNewScopeSelectorLike(io.kubernetes.client.openapi.models.V1ScopeSelector item) - Specified by:
editOrNewScopeSelectorLike
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
addToScopes
- Specified by:
addToScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
setToScopes
- Specified by:
setToScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
addToScopes
- Specified by:
addToScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
addAllToScopes
- Specified by:
addAllToScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
removeFromScopes
- Specified by:
removeFromScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
removeAllFromScopes
- Specified by:
removeAllFromScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getScopes
- Specified by:
getScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getScope
- Specified by:
getScope
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getFirstScope
- Specified by:
getFirstScope
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getLastScope
- Specified by:
getLastScope
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
getMatchingScope
- Specified by:
getMatchingScope
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
hasMatchingScope
- Specified by:
hasMatchingScope
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withScopes
- Specified by:
withScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
withScopes
- Specified by:
withScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
hasScopes
- Specified by:
hasScopes
in interfaceV1ResourceQuotaSpecFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1ResourceQuotaSpecFluent<A>>
-
toString
-