public class ScopeRestrictionFluentImpl<A extends ScopeRestrictionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ScopeRestrictionFluent<A>
ScopeRestrictionFluent.ClusterRoleNested<N>| Constructor and Description |
|---|
ScopeRestrictionFluentImpl() |
ScopeRestrictionFluentImpl(ScopeRestriction instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ScopeRestrictionFluentImpl()
public ScopeRestrictionFluentImpl(ScopeRestriction instance)
@Deprecated public ClusterRoleScopeRestriction getClusterRole()
getClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ClusterRoleScopeRestriction buildClusterRole()
buildClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A withClusterRole(ClusterRoleScopeRestriction clusterRole)
withClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public Boolean hasClusterRole()
hasClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ScopeRestrictionFluent.ClusterRoleNested<A> withNewClusterRole()
withNewClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ScopeRestrictionFluent.ClusterRoleNested<A> withNewClusterRoleLike(ClusterRoleScopeRestriction item)
withNewClusterRoleLike in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ScopeRestrictionFluent.ClusterRoleNested<A> editClusterRole()
editClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ScopeRestrictionFluent.ClusterRoleNested<A> editOrNewClusterRole()
editOrNewClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public ScopeRestrictionFluent.ClusterRoleNested<A> editOrNewClusterRoleLike(ClusterRoleScopeRestriction item)
editOrNewClusterRoleLike in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A addToLiterals(Integer index, String item)
addToLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A setToLiterals(Integer index, String item)
setToLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A addToLiterals(String... items)
addToLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A addAllToLiterals(Collection<String> items)
addAllToLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A removeFromLiterals(String... items)
removeFromLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A removeAllFromLiterals(Collection<String> items)
removeAllFromLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public List<String> getLiterals()
getLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public String getLiteral(Integer index)
getLiteral in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public String getFirstLiteral()
getFirstLiteral in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public String getLastLiteral()
getLastLiteral in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public String getMatchingLiteral(Predicate<String> predicate)
getMatchingLiteral in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public Boolean hasMatchingLiteral(Predicate<String> predicate)
hasMatchingLiteral in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A withLiterals(List<String> literals)
withLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A withLiterals(String... literals)
withLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public Boolean hasLiterals()
hasLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ScopeRestrictionFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ScopeRestrictionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.