public class V1beta1GroupSubjectBuilder extends V1beta1GroupSubjectFluentImpl<V1beta1GroupSubjectBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1GroupSubject,V1beta1GroupSubjectBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1beta1GroupSubjectBuilder() |
V1beta1GroupSubjectBuilder(Boolean validationEnabled) |
V1beta1GroupSubjectBuilder(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance) |
V1beta1GroupSubjectBuilder(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance,
Boolean validationEnabled) |
V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent) |
V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent,
Boolean validationEnabled) |
V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1GroupSubject instance) |
V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1GroupSubject instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1GroupSubject |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, hasName, withName, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1beta1GroupSubjectBuilder()
public V1beta1GroupSubjectBuilder(Boolean validationEnabled)
public V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent)
public V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent, Boolean validationEnabled)
public V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1GroupSubject instance)
public V1beta1GroupSubjectBuilder(V1beta1GroupSubjectFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1GroupSubject instance, Boolean validationEnabled)
public V1beta1GroupSubjectBuilder(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance)
public V1beta1GroupSubjectBuilder(io.kubernetes.client.openapi.models.V1beta1GroupSubject instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1GroupSubject build()
public boolean equals(Object o)
equals in class V1beta1GroupSubjectFluentImpl<V1beta1GroupSubjectBuilder>public int hashCode()
hashCode in class V1beta1GroupSubjectFluentImpl<V1beta1GroupSubjectBuilder>Copyright © 2022. All rights reserved.