public class V1CSINodeBuilder extends V1CSINodeFluentImpl<V1CSINodeBuilder> implements VisitableBuilder<V1CSINode,V1CSINodeBuilder>
V1CSINodeFluentImpl.MetadataNestedImpl<N>, V1CSINodeFluentImpl.SpecNestedImpl<N>
V1CSINodeFluent.MetadataNested<N>, V1CSINodeFluent.SpecNested<N>
_visitables
Constructor and Description |
---|
V1CSINodeBuilder() |
V1CSINodeBuilder(Boolean validationEnabled) |
V1CSINodeBuilder(V1CSINode instance) |
V1CSINodeBuilder(V1CSINode instance,
Boolean validationEnabled) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent,
Boolean validationEnabled) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent,
V1CSINode instance) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent,
V1CSINode instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1CSINode |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
accept, aggregate, aggregate, build, build, builderOf
public V1CSINodeBuilder()
public V1CSINodeBuilder(Boolean validationEnabled)
public V1CSINodeBuilder(V1CSINodeFluent<?> fluent)
public V1CSINodeBuilder(V1CSINodeFluent<?> fluent, Boolean validationEnabled)
public V1CSINodeBuilder(V1CSINodeFluent<?> fluent, V1CSINode instance)
public V1CSINodeBuilder(V1CSINodeFluent<?> fluent, V1CSINode instance, Boolean validationEnabled)
public V1CSINodeBuilder(V1CSINode instance)
public boolean equals(Object o)
equals
in class V1CSINodeFluentImpl<V1CSINodeBuilder>
public int hashCode()
hashCode
in class V1CSINodeFluentImpl<V1CSINodeBuilder>
Copyright © 2021. All rights reserved.