public class V1beta1CSINodeBuilder extends V1beta1CSINodeFluentImpl<V1beta1CSINodeBuilder> implements VisitableBuilder<V1beta1CSINode,V1beta1CSINodeBuilder>
V1beta1CSINodeFluentImpl.MetadataNestedImpl<N>, V1beta1CSINodeFluentImpl.SpecNestedImpl<N>
V1beta1CSINodeFluent.MetadataNested<N>, V1beta1CSINodeFluent.SpecNested<N>
_visitables
Constructor and Description |
---|
V1beta1CSINodeBuilder() |
V1beta1CSINodeBuilder(Boolean validationEnabled) |
V1beta1CSINodeBuilder(V1beta1CSINode instance) |
V1beta1CSINodeBuilder(V1beta1CSINode instance,
Boolean validationEnabled) |
V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent) |
V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent,
Boolean validationEnabled) |
V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent,
V1beta1CSINode instance) |
V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent,
V1beta1CSINode instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1CSINode |
build() |
boolean |
equals(Object o) |
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 V1beta1CSINodeBuilder()
public V1beta1CSINodeBuilder(Boolean validationEnabled)
public V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent)
public V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent, Boolean validationEnabled)
public V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent, V1beta1CSINode instance)
public V1beta1CSINodeBuilder(V1beta1CSINodeFluent<?> fluent, V1beta1CSINode instance, Boolean validationEnabled)
public V1beta1CSINodeBuilder(V1beta1CSINode instance)
public V1beta1CSINodeBuilder(V1beta1CSINode instance, Boolean validationEnabled)
public V1beta1CSINode build()
build
in interface Builder<V1beta1CSINode>
public boolean equals(Object o)
equals
in class V1beta1CSINodeFluentImpl<V1beta1CSINodeBuilder>
Copyright © 2020. All rights reserved.