public class V1alpha1RoleRefFluentImpl<A extends V1alpha1RoleRefFluent<A>> extends BaseFluent<A> implements V1alpha1RoleRefFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1alpha1RoleRefFluentImpl() |
V1alpha1RoleRefFluentImpl(io.kubernetes.client.openapi.models.V1alpha1RoleRef instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiGroup() |
String |
getKind() |
String |
getName() |
Boolean |
hasApiGroup() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasName() |
A |
withApiGroup(String apiGroup) |
A |
withKind(String kind) |
A |
withName(String name) |
A |
withNewApiGroup(String original)
Deprecated.
|
A |
withNewKind(String original)
Deprecated.
|
A |
withNewName(String original)
Deprecated.
|
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1alpha1RoleRefFluentImpl()
public V1alpha1RoleRefFluentImpl(io.kubernetes.client.openapi.models.V1alpha1RoleRef instance)
public String getApiGroup()
getApiGroup in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public A withApiGroup(String apiGroup)
withApiGroup in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public Boolean hasApiGroup()
hasApiGroup in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>@Deprecated public A withNewApiGroup(String original)
withNewApiGroup in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public String getKind()
getKind in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public A withKind(String kind)
withKind in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public Boolean hasKind()
hasKind in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>@Deprecated public A withNewKind(String original)
withNewKind in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public String getName()
getName in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public A withName(String name)
withName in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>public Boolean hasName()
hasName in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>@Deprecated public A withNewName(String original)
withNewName in interface V1alpha1RoleRefFluent<A extends V1alpha1RoleRefFluent<A>>Copyright © 2022. All rights reserved.