public class V1alpha1GroupSubjectFluentImpl<A extends V1alpha1GroupSubjectFluent<A>> extends BaseFluent<A> implements V1alpha1GroupSubjectFluent<A>
_visitables
Constructor and Description |
---|
V1alpha1GroupSubjectFluentImpl() |
V1alpha1GroupSubjectFluentImpl(V1alpha1GroupSubject instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
A |
withName(String name) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
public V1alpha1GroupSubjectFluentImpl()
public V1alpha1GroupSubjectFluentImpl(V1alpha1GroupSubject instance)
public String getName()
getName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
public A withName(String name)
withName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
public Boolean hasName()
hasName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
public A withNewName(String arg1)
withNewName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface V1alpha1GroupSubjectFluent<A extends V1alpha1GroupSubjectFluent<A>>
Copyright © 2020. All rights reserved.