public class CSINodeBuilder extends CSINodeFluentImpl<CSINodeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINode,CSINodeBuilder>
CSINodeFluentImpl.MetadataNestedImpl<N>, CSINodeFluentImpl.SpecNestedImpl<N>CSINodeFluent.MetadataNested<N>, CSINodeFluent.SpecNested<N>| Constructor and Description |
|---|
CSINodeBuilder() |
CSINodeBuilder(Boolean validationEnabled) |
CSINodeBuilder(CSINode instance) |
CSINodeBuilder(CSINode instance,
Boolean validationEnabled) |
CSINodeBuilder(CSINodeFluent<?> fluent) |
CSINodeBuilder(CSINodeFluent<?> fluent,
Boolean validationEnabled) |
CSINodeBuilder(CSINodeFluent<?> fluent,
CSINode instance) |
CSINodeBuilder(CSINodeFluent<?> fluent,
CSINode instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSINode |
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, withSpecaccept, accept, aggregate, aggregate, build, build, builderOfpublic CSINodeBuilder()
public CSINodeBuilder(Boolean validationEnabled)
public CSINodeBuilder(CSINodeFluent<?> fluent)
public CSINodeBuilder(CSINodeFluent<?> fluent, Boolean validationEnabled)
public CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance)
public CSINodeBuilder(CSINodeFluent<?> fluent, CSINode instance, Boolean validationEnabled)
public CSINodeBuilder(CSINode instance)
public CSINode build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSINode>public boolean equals(Object o)
equals in class CSINodeFluentImpl<CSINodeBuilder>public int hashCode()
hashCode in class CSINodeFluentImpl<CSINodeBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.