public class HelmReleaseRepoBuilder extends HelmReleaseRepoFluentImpl<HelmReleaseRepoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HelmReleaseRepo,HelmReleaseRepoBuilder>
HelmReleaseRepoFluentImpl.AltSourceNestedImpl<N>, HelmReleaseRepoFluentImpl.ConfigMapRefNestedImpl<N>, HelmReleaseRepoFluentImpl.SecretRefNestedImpl<N>, HelmReleaseRepoFluentImpl.SourceNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildAltSource, buildConfigMapRef, buildSecretRef, buildSource, editAltSource, editConfigMapRef, editOrNewAltSource, editOrNewAltSourceLike, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editOrNewSource, editOrNewSourceLike, editSecretRef, editSource, getAltSource, getChartName, getConfigMapRef, getDigest, getInsecureSkipVerify, getSecretRef, getSource, getVersion, hasAltSource, hasChartName, hasConfigMapRef, hasDigest, hasInsecureSkipVerify, hasSecretRef, hasSource, hasVersion, withAltSource, withChartName, withConfigMapRef, withDigest, withInsecureSkipVerify, withNewAltSource, withNewAltSourceLike, withNewChartName, withNewConfigMapRef, withNewConfigMapRefLike, withNewDigest, withNewSecretRef, withNewSecretRefLike, withNewSource, withNewSourceLike, withNewVersion, withSecretRef, withSource, withVersionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class HelmReleaseRepoFluentImpl<HelmReleaseRepoBuilder>public int hashCode()
hashCode in class HelmReleaseRepoFluentImpl<HelmReleaseRepoBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.