public class HelmReleaseBuilder extends HelmReleaseFluentImpl<HelmReleaseBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmRelease,HelmReleaseBuilder>
HelmReleaseFluentImpl.MetadataNestedImpl<N>, HelmReleaseFluentImpl.RepoNestedImpl<N>, HelmReleaseFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToSpec, addToSpec, buildMetadata, buildRepo, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRepo, editOrNewRepoLike, editOrNewStatus, editOrNewStatusLike, editRepo, editStatus, getApiVersion, getKind, getMetadata, getRepo, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasRepo, hasSpec, hasStatus, removeFromSpec, removeFromSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewRepo, withNewRepoLike, withNewStatus, withNewStatusLike, withRepo, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class HelmReleaseFluentImpl<HelmReleaseBuilder>public int hashCode()
hashCode in class HelmReleaseFluentImpl<HelmReleaseBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.