public class CSINodeBuilder extends CSINodeFluentImpl<CSINodeBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSINode,CSINodeBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, accept, 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)
Copyright © 2015–2022 Red Hat. All rights reserved.