public class ScopeRestrictionFluentImpl<A extends ScopeRestrictionFluent<A>> extends BaseFluent<A> implements ScopeRestrictionFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeRestrictionFluentImpl.ClusterRoleNestedImpl<N> |
ScopeRestrictionFluent.ClusterRoleNested<N>_visitables| Constructor and Description |
|---|
ScopeRestrictionFluentImpl() |
ScopeRestrictionFluentImpl(ScopeRestriction instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToLiterals(String... items) |
ScopeRestrictionFluent.ClusterRoleNested<A> |
editClusterRole() |
ScopeRestrictionFluent.ClusterRoleNested<A> |
editOrNewClusterRole() |
ScopeRestrictionFluent.ClusterRoleNested<A> |
editOrNewClusterRoleLike(ClusterRoleScopeRestriction item) |
boolean |
equals(Object o) |
ClusterRoleScopeRestriction |
getClusterRole() |
List<String> |
getLiterals() |
A |
removeFromLiterals(String... items) |
A |
withClusterRole(ClusterRoleScopeRestriction clusterRole) |
A |
withLiterals(List<String> literals) |
A |
withLiterals(String... literals) |
ScopeRestrictionFluent.ClusterRoleNested<A> |
withNewClusterRole() |
ScopeRestrictionFluent.ClusterRoleNested<A> |
withNewClusterRoleLike(ClusterRoleScopeRestriction item) |
public ScopeRestrictionFluentImpl()
public ScopeRestrictionFluentImpl(ScopeRestriction instance)
public ClusterRoleScopeRestriction getClusterRole()
getClusterRole in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A withClusterRole(ClusterRoleScopeRestriction clusterRole)
withClusterRole 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(String... items)
addToLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public A removeFromLiterals(String... items)
removeFromLiterals in interface ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>>public List<String> getLiterals()
getLiterals 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>>Copyright © 2011–2016 Red Hat. All rights reserved.