public class V1beta1GroupSubjectFluentImpl<A extends V1beta1GroupSubjectFluent<A>> extends BaseFluent<A> implements V1beta1GroupSubjectFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1beta1GroupSubjectFluentImpl() |
V1beta1GroupSubjectFluentImpl(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
A |
withName(String name) |
A |
withNewName(String original)
Deprecated.
|
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1beta1GroupSubjectFluentImpl()
public V1beta1GroupSubjectFluentImpl(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance)
public String getName()
getName in interface V1beta1GroupSubjectFluent<A extends V1beta1GroupSubjectFluent<A>>public A withName(String name)
withName in interface V1beta1GroupSubjectFluent<A extends V1beta1GroupSubjectFluent<A>>public Boolean hasName()
hasName in interface V1beta1GroupSubjectFluent<A extends V1beta1GroupSubjectFluent<A>>@Deprecated public A withNewName(String original)
withNewName in interface V1beta1GroupSubjectFluent<A extends V1beta1GroupSubjectFluent<A>>Copyright © 2022. All rights reserved.