public class V1RoleFluentImpl<A extends V1RoleFluent<A>> extends BaseFluent<A> implements V1RoleFluent<A>
V1RoleFluent.MetadataNested<N>, V1RoleFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1RoleFluentImpl() |
V1RoleFluentImpl(io.kubernetes.client.openapi.models.V1Role instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addAllToRules(Collection<io.kubernetes.client.openapi.models.V1PolicyRule> items) |
V1RoleFluent.RulesNested<A> |
addNewRule() |
V1RoleFluent.RulesNested<A> |
addNewRuleLike(io.kubernetes.client.openapi.models.V1PolicyRule item) |
A |
addToRules(Integer index,
io.kubernetes.client.openapi.models.V1PolicyRule item) |
A |
addToRules(io.kubernetes.client.openapi.models.V1PolicyRule... items) |
io.kubernetes.client.openapi.models.V1PolicyRule |
buildFirstRule() |
io.kubernetes.client.openapi.models.V1PolicyRule |
buildLastRule() |
io.kubernetes.client.openapi.models.V1PolicyRule |
buildMatchingRule(Predicate<V1PolicyRuleBuilder> predicate) |
io.kubernetes.client.openapi.models.V1ObjectMeta |
buildMetadata() |
io.kubernetes.client.openapi.models.V1PolicyRule |
buildRule(Integer index) |
List<io.kubernetes.client.openapi.models.V1PolicyRule> |
buildRules() |
V1RoleFluent.RulesNested<A> |
editFirstRule() |
V1RoleFluent.RulesNested<A> |
editLastRule() |
V1RoleFluent.RulesNested<A> |
editMatchingRule(Predicate<V1PolicyRuleBuilder> predicate) |
V1RoleFluent.MetadataNested<A> |
editMetadata() |
V1RoleFluent.MetadataNested<A> |
editOrNewMetadata() |
V1RoleFluent.MetadataNested<A> |
editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) |
V1RoleFluent.RulesNested<A> |
editRule(Integer index) |
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getKind() |
io.kubernetes.client.openapi.models.V1ObjectMeta |
getMetadata()
Deprecated.
|
List<io.kubernetes.client.openapi.models.V1PolicyRule> |
getRules()
Deprecated.
|
Boolean |
hasApiVersion() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasMatchingRule(Predicate<V1PolicyRuleBuilder> predicate) |
Boolean |
hasMetadata() |
Boolean |
hasRules() |
A |
removeAllFromRules(Collection<io.kubernetes.client.openapi.models.V1PolicyRule> items) |
A |
removeFromRules(io.kubernetes.client.openapi.models.V1PolicyRule... items) |
A |
removeMatchingFromRules(Predicate<V1PolicyRuleBuilder> predicate) |
V1RoleFluent.RulesNested<A> |
setNewRuleLike(Integer index,
io.kubernetes.client.openapi.models.V1PolicyRule item) |
A |
setToRules(Integer index,
io.kubernetes.client.openapi.models.V1PolicyRule item) |
String |
toString() |
A |
withApiVersion(String apiVersion) |
A |
withKind(String kind) |
A |
withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) |
V1RoleFluent.MetadataNested<A> |
withNewMetadata() |
V1RoleFluent.MetadataNested<A> |
withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) |
A |
withRules(List<io.kubernetes.client.openapi.models.V1PolicyRule> rules) |
A |
withRules(io.kubernetes.client.openapi.models.V1PolicyRule... rules) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1RoleFluentImpl()
public V1RoleFluentImpl(io.kubernetes.client.openapi.models.V1Role instance)
public String getApiVersion()
getApiVersion in interface V1RoleFluent<A extends V1RoleFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1RoleFluent<A extends V1RoleFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1RoleFluent<A extends V1RoleFluent<A>>public String getKind()
getKind in interface V1RoleFluent<A extends V1RoleFluent<A>>public A withKind(String kind)
withKind in interface V1RoleFluent<A extends V1RoleFluent<A>>public Boolean hasKind()
hasKind in interface V1RoleFluent<A extends V1RoleFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ObjectMeta getMetadata()
getMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()
buildMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public A withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata)
withMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public Boolean hasMetadata()
hasMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
withNewMetadataLike in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.MetadataNested<A> editMetadata()
editMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
editOrNewMetadataLike in interface V1RoleFluent<A extends V1RoleFluent<A>>public A addToRules(Integer index, io.kubernetes.client.openapi.models.V1PolicyRule item)
addToRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A setToRules(Integer index, io.kubernetes.client.openapi.models.V1PolicyRule item)
setToRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A addToRules(io.kubernetes.client.openapi.models.V1PolicyRule... items)
addToRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A addAllToRules(Collection<io.kubernetes.client.openapi.models.V1PolicyRule> items)
addAllToRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A removeFromRules(io.kubernetes.client.openapi.models.V1PolicyRule... items)
removeFromRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A removeAllFromRules(Collection<io.kubernetes.client.openapi.models.V1PolicyRule> items)
removeAllFromRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A removeMatchingFromRules(Predicate<V1PolicyRuleBuilder> predicate)
removeMatchingFromRules in interface V1RoleFluent<A extends V1RoleFluent<A>>@Deprecated public List<io.kubernetes.client.openapi.models.V1PolicyRule> getRules()
getRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public List<io.kubernetes.client.openapi.models.V1PolicyRule> buildRules()
buildRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public io.kubernetes.client.openapi.models.V1PolicyRule buildRule(Integer index)
buildRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public io.kubernetes.client.openapi.models.V1PolicyRule buildFirstRule()
buildFirstRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public io.kubernetes.client.openapi.models.V1PolicyRule buildLastRule()
buildLastRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public io.kubernetes.client.openapi.models.V1PolicyRule buildMatchingRule(Predicate<V1PolicyRuleBuilder> predicate)
buildMatchingRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public Boolean hasMatchingRule(Predicate<V1PolicyRuleBuilder> predicate)
hasMatchingRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public A withRules(List<io.kubernetes.client.openapi.models.V1PolicyRule> rules)
withRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public A withRules(io.kubernetes.client.openapi.models.V1PolicyRule... rules)
withRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public Boolean hasRules()
hasRules in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> addNewRule()
addNewRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> addNewRuleLike(io.kubernetes.client.openapi.models.V1PolicyRule item)
addNewRuleLike in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> setNewRuleLike(Integer index, io.kubernetes.client.openapi.models.V1PolicyRule item)
setNewRuleLike in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> editRule(Integer index)
editRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> editFirstRule()
editFirstRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> editLastRule()
editLastRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public V1RoleFluent.RulesNested<A> editMatchingRule(Predicate<V1PolicyRuleBuilder> predicate)
editMatchingRule in interface V1RoleFluent<A extends V1RoleFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1RoleFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1RoleFluent<A>>Copyright © 2022. All rights reserved.