public class CSISnapshotControllerBuilder extends CSISnapshotControllerFluentImpl<CSISnapshotControllerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSISnapshotController,CSISnapshotControllerBuilder>
CSISnapshotControllerFluent.MetadataNested<N>, CSISnapshotControllerFluent.SpecNested<N>, CSISnapshotControllerFluent.StatusNested<N>| Constructor and Description |
|---|
CSISnapshotControllerBuilder() |
CSISnapshotControllerBuilder(Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotController instance) |
CSISnapshotControllerBuilder(CSISnapshotController instance,
Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
Boolean validationEnabled) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
CSISnapshotController instance) |
CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent,
CSISnapshotController instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotController |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CSISnapshotControllerBuilder()
public CSISnapshotControllerBuilder(Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, CSISnapshotController instance)
public CSISnapshotControllerBuilder(CSISnapshotControllerFluent<?> fluent, CSISnapshotController instance, Boolean validationEnabled)
public CSISnapshotControllerBuilder(CSISnapshotController instance)
public CSISnapshotControllerBuilder(CSISnapshotController instance, Boolean validationEnabled)
public CSISnapshotController build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSISnapshotController>Copyright © 2015–2023 Red Hat. All rights reserved.