public class HelmReleaseBuilder extends HelmReleaseFluentImpl<HelmReleaseBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmRelease,HelmReleaseBuilder>
HelmReleaseFluent.MetadataNested<N>, HelmReleaseFluent.RepoNested<N>, HelmReleaseFluent.StatusNested<N>| Constructor and Description |
|---|
HelmReleaseBuilder() |
HelmReleaseBuilder(Boolean validationEnabled) |
HelmReleaseBuilder(HelmRelease instance) |
HelmReleaseBuilder(HelmRelease instance,
Boolean validationEnabled) |
HelmReleaseBuilder(HelmReleaseFluent<?> fluent) |
HelmReleaseBuilder(HelmReleaseFluent<?> fluent,
Boolean validationEnabled) |
HelmReleaseBuilder(HelmReleaseFluent<?> fluent,
HelmRelease instance) |
HelmReleaseBuilder(HelmReleaseFluent<?> fluent,
HelmRelease instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HelmRelease |
build() |
addToSpec, addToSpec, buildMetadata, buildRepo, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRepo, editOrNewRepoLike, editOrNewStatus, editOrNewStatusLike, editRepo, editStatus, equals, getApiVersion, getKind, getMetadata, getRepo, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasRepo, hasSpec, hasStatus, removeFromSpec, removeFromSpec, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewRepo, withNewRepoLike, withNewStatus, withNewStatusLike, withRepo, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HelmReleaseBuilder()
public HelmReleaseBuilder(Boolean validationEnabled)
public HelmReleaseBuilder(HelmReleaseFluent<?> fluent)
public HelmReleaseBuilder(HelmReleaseFluent<?> fluent, Boolean validationEnabled)
public HelmReleaseBuilder(HelmReleaseFluent<?> fluent, HelmRelease instance)
public HelmReleaseBuilder(HelmReleaseFluent<?> fluent, HelmRelease instance, Boolean validationEnabled)
public HelmReleaseBuilder(HelmRelease instance)
public HelmReleaseBuilder(HelmRelease instance, Boolean validationEnabled)
public HelmRelease build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmRelease>Copyright © 2015–2022 Red Hat. All rights reserved.