public class V1NodeBuilder extends V1NodeFluentImpl<V1NodeBuilder> implements VisitableBuilder<V1Node,V1NodeBuilder>
V1NodeFluentImpl.MetadataNestedImpl<N>, V1NodeFluentImpl.SpecNestedImpl<N>, V1NodeFluentImpl.StatusNestedImpl<N>V1NodeFluent.MetadataNested<N>, V1NodeFluent.SpecNested<N>, V1NodeFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
V1NodeBuilder() |
V1NodeBuilder(Boolean validationEnabled) |
V1NodeBuilder(V1Node instance) |
V1NodeBuilder(V1Node instance,
Boolean validationEnabled) |
V1NodeBuilder(V1NodeFluent<?> fluent) |
V1NodeBuilder(V1NodeFluent<?> fluent,
Boolean validationEnabled) |
V1NodeBuilder(V1NodeFluent<?> fluent,
V1Node instance) |
V1NodeBuilder(V1NodeFluent<?> fluent,
V1Node instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1Node |
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 V1NodeBuilder()
public V1NodeBuilder(Boolean validationEnabled)
public V1NodeBuilder(V1NodeFluent<?> fluent)
public V1NodeBuilder(V1NodeFluent<?> fluent, Boolean validationEnabled)
public V1NodeBuilder(V1NodeFluent<?> fluent, V1Node instance)
public V1NodeBuilder(V1NodeFluent<?> fluent, V1Node instance, Boolean validationEnabled)
public V1NodeBuilder(V1Node instance)
public boolean equals(Object o)
equals in class V1NodeFluentImpl<V1NodeBuilder>public int hashCode()
hashCode in class V1NodeFluentImpl<V1NodeBuilder>Copyright © 2021. All rights reserved.