public class NamedClusterRoleFluentImpl<A extends NamedClusterRoleFluent<A>> extends BaseFluent<A> implements NamedClusterRoleFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NamedClusterRoleFluentImpl.RoleNestedImpl<N> |
NamedClusterRoleFluent.RoleNested<N>_visitables| Constructor and Description |
|---|
NamedClusterRoleFluentImpl() |
NamedClusterRoleFluentImpl(NamedClusterRole instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRole |
buildRole() |
NamedClusterRoleFluent.RoleNested<A> |
editOrNewRole() |
NamedClusterRoleFluent.RoleNested<A> |
editOrNewRoleLike(ClusterRole item) |
NamedClusterRoleFluent.RoleNested<A> |
editRole() |
boolean |
equals(Object o) |
String |
getName() |
ClusterRole |
getRole()
Deprecated.
|
Boolean |
hasName() |
Boolean |
hasRole() |
A |
withName(String name) |
NamedClusterRoleFluent.RoleNested<A> |
withNewRole() |
NamedClusterRoleFluent.RoleNested<A> |
withNewRoleLike(ClusterRole item) |
A |
withRole(ClusterRole role) |
public NamedClusterRoleFluentImpl()
public NamedClusterRoleFluentImpl(NamedClusterRole instance)
public String getName()
getName in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public A withName(String name)
withName in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public Boolean hasName()
hasName in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>@Deprecated public ClusterRole getRole()
getRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public ClusterRole buildRole()
buildRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public A withRole(ClusterRole role)
withRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public Boolean hasRole()
hasRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public NamedClusterRoleFluent.RoleNested<A> withNewRole()
withNewRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public NamedClusterRoleFluent.RoleNested<A> withNewRoleLike(ClusterRole item)
withNewRoleLike in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public NamedClusterRoleFluent.RoleNested<A> editRole()
editRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public NamedClusterRoleFluent.RoleNested<A> editOrNewRole()
editOrNewRole in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>public NamedClusterRoleFluent.RoleNested<A> editOrNewRoleLike(ClusterRole item)
editOrNewRoleLike in interface NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.