public class HelmReleaseRepoBuilder extends HelmReleaseRepoFluent<HelmReleaseRepoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmReleaseRepo,HelmReleaseRepoBuilder>
HelmReleaseRepoFluent.AltSourceNested<N>, HelmReleaseRepoFluent.ConfigMapRefNested<N>, HelmReleaseRepoFluent.SecretRefNested<N>, HelmReleaseRepoFluent.SourceNested<N>| Constructor and Description |
|---|
HelmReleaseRepoBuilder() |
HelmReleaseRepoBuilder(HelmReleaseRepo instance) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent,
HelmReleaseRepo instance) |
| Modifier and Type | Method and Description |
|---|---|
HelmReleaseRepo |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildAltSource, buildConfigMapRef, buildSecretRef, buildSource, copyInstance, editAltSource, editConfigMapRef, editOrNewAltSource, editOrNewAltSourceLike, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editOrNewSource, editOrNewSourceLike, editSecretRef, editSource, equals, getAdditionalProperties, getChartName, getDigest, getInsecureSkipVerify, getVersion, hasAdditionalProperties, hasAltSource, hasChartName, hasConfigMapRef, hasDigest, hashCode, hasInsecureSkipVerify, hasSecretRef, hasSource, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAltSource, withChartName, withConfigMapRef, withDigest, withInsecureSkipVerify, withInsecureSkipVerify, withNewAltSource, withNewAltSourceLike, withNewConfigMapRef, withNewConfigMapRefLike, withNewSecretRef, withNewSecretRefLike, withNewSource, withNewSourceLike, withSecretRef, withSource, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic HelmReleaseRepoBuilder()
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent)
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent, HelmReleaseRepo instance)
public HelmReleaseRepoBuilder(HelmReleaseRepo instance)
public HelmReleaseRepo build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmReleaseRepo>Copyright © 2015–2024 Red Hat. All rights reserved.