public class HelmReleaseRepoBuilder extends HelmReleaseRepoFluentImpl<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(Boolean validationEnabled) |
HelmReleaseRepoBuilder(HelmReleaseRepo instance) |
HelmReleaseRepoBuilder(HelmReleaseRepo instance,
Boolean validationEnabled) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent,
Boolean validationEnabled) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent,
HelmReleaseRepo instance) |
HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent,
HelmReleaseRepo instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HelmReleaseRepo |
build() |
buildAltSource, buildConfigMapRef, buildSecretRef, buildSource, editAltSource, editConfigMapRef, editOrNewAltSource, editOrNewAltSourceLike, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editOrNewSource, editOrNewSourceLike, editSecretRef, editSource, equals, getAltSource, getChartName, getConfigMapRef, getDigest, getInsecureSkipVerify, getSecretRef, getSource, getVersion, hasAltSource, hasChartName, hasConfigMapRef, hasDigest, hashCode, hasInsecureSkipVerify, hasSecretRef, hasSource, hasVersion, toString, withAltSource, withChartName, withConfigMapRef, withDigest, withInsecureSkipVerify, withInsecureSkipVerify, withNewAltSource, withNewAltSourceLike, withNewConfigMapRef, withNewConfigMapRefLike, withNewSecretRef, withNewSecretRefLike, withNewSource, withNewSourceLike, withSecretRef, withSource, withVersionaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HelmReleaseRepoBuilder()
public HelmReleaseRepoBuilder(Boolean validationEnabled)
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent)
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent, Boolean validationEnabled)
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent, HelmReleaseRepo instance)
public HelmReleaseRepoBuilder(HelmReleaseRepoFluent<?> fluent, HelmReleaseRepo instance, Boolean validationEnabled)
public HelmReleaseRepoBuilder(HelmReleaseRepo instance)
public HelmReleaseRepoBuilder(HelmReleaseRepo instance, Boolean validationEnabled)
public HelmReleaseRepo build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HelmReleaseRepo>Copyright © 2015–2022 Red Hat. All rights reserved.