public class V1alpha1GroupSubjectBuilder extends V1alpha1GroupSubjectFluentImpl<V1alpha1GroupSubjectBuilder> implements VisitableBuilder<V1alpha1GroupSubject,V1alpha1GroupSubjectBuilder>
_visitables
Constructor and Description |
---|
V1alpha1GroupSubjectBuilder() |
V1alpha1GroupSubjectBuilder(Boolean validationEnabled) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubject instance) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubject instance,
Boolean validationEnabled) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent,
V1alpha1GroupSubject instance) |
V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent,
V1alpha1GroupSubject instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1GroupSubject |
build() |
boolean |
equals(Object o) |
getName, hasName, withName, withNewName, withNewName, withNewName
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1GroupSubjectBuilder()
public V1alpha1GroupSubjectBuilder(Boolean validationEnabled)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent, Boolean validationEnabled)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent, V1alpha1GroupSubject instance)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubjectFluent<?> fluent, V1alpha1GroupSubject instance, Boolean validationEnabled)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubject instance)
public V1alpha1GroupSubjectBuilder(V1alpha1GroupSubject instance, Boolean validationEnabled)
public V1alpha1GroupSubject build()
build
in interface Builder<V1alpha1GroupSubject>
public boolean equals(Object o)
equals
in class V1alpha1GroupSubjectFluentImpl<V1alpha1GroupSubjectBuilder>
Copyright © 2020. All rights reserved.