public class V1PodBuilder extends V1PodFluentImpl<V1PodBuilder> implements VisitableBuilder<V1Pod,V1PodBuilder>
V1PodFluentImpl.MetadataNestedImpl<N>, V1PodFluentImpl.SpecNestedImpl<N>, V1PodFluentImpl.StatusNestedImpl<N>V1PodFluent.MetadataNested<N>, V1PodFluent.SpecNested<N>, V1PodFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1PodBuilder() |
V1PodBuilder(Boolean validationEnabled) |
V1PodBuilder(V1Pod instance) |
V1PodBuilder(V1Pod instance,
Boolean validationEnabled) |
V1PodBuilder(V1PodFluent<?> fluent) |
V1PodBuilder(V1PodFluent<?> fluent,
Boolean validationEnabled) |
V1PodBuilder(V1PodFluent<?> fluent,
V1Pod instance) |
V1PodBuilder(V1PodFluent<?> fluent,
V1Pod instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1Pod |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, build, builderOfpublic V1PodBuilder()
public V1PodBuilder(Boolean validationEnabled)
public V1PodBuilder(V1PodFluent<?> fluent)
public V1PodBuilder(V1PodFluent<?> fluent, Boolean validationEnabled)
public V1PodBuilder(V1PodFluent<?> fluent, V1Pod instance)
public V1PodBuilder(V1PodFluent<?> fluent, V1Pod instance, Boolean validationEnabled)
public V1PodBuilder(V1Pod instance)
public boolean equals(Object o)
equals in class V1PodFluentImpl<V1PodBuilder>public int hashCode()
hashCode in class V1PodFluentImpl<V1PodBuilder>Copyright © 2020. All rights reserved.