public class AltSourceBuilder extends AltSourceFluentImpl<AltSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AltSource,AltSourceBuilder>
AltSourceFluentImpl.ConfigMapRefNestedImpl<N>, AltSourceFluentImpl.GithubNestedImpl<N>, AltSourceFluentImpl.GitNestedImpl<N>, AltSourceFluentImpl.HelmRepoNestedImpl<N>, AltSourceFluentImpl.SecretRefNestedImpl<N>AltSourceFluent.ConfigMapRefNested<N>, AltSourceFluent.GithubNested<N>, AltSourceFluent.GitNested<N>, AltSourceFluent.HelmRepoNested<N>, AltSourceFluent.SecretRefNested<N>| Constructor and Description |
|---|
AltSourceBuilder() |
AltSourceBuilder(AltSource instance) |
AltSourceBuilder(AltSource instance,
Boolean validationEnabled) |
AltSourceBuilder(AltSourceFluent<?> fluent) |
AltSourceBuilder(AltSourceFluent<?> fluent,
AltSource instance) |
AltSourceBuilder(AltSourceFluent<?> fluent,
AltSource instance,
Boolean validationEnabled) |
AltSourceBuilder(AltSourceFluent<?> fluent,
Boolean validationEnabled) |
AltSourceBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AltSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildConfigMapRef, buildGit, buildGithub, buildHelmRepo, buildSecretRef, editConfigMapRef, editGit, editGithub, editHelmRepo, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewGit, editOrNewGithub, editOrNewGithubLike, editOrNewGitLike, editOrNewHelmRepo, editOrNewHelmRepoLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getConfigMapRef, getGit, getGithub, getHelmRepo, getInsecureSkipVerify, getSecretRef, getType, hasConfigMapRef, hasGit, hasGithub, hasHelmRepo, hasInsecureSkipVerify, hasSecretRef, hasType, withConfigMapRef, withGit, withGithub, withHelmRepo, withInsecureSkipVerify, withNewConfigMapRef, withNewConfigMapRefLike, withNewGit, withNewGithub, withNewGithubLike, withNewGitLike, withNewHelmRepo, withNewHelmRepoLike, withNewSecretRef, withNewSecretRefLike, withNewType, withSecretRef, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AltSourceBuilder()
public AltSourceBuilder(Boolean validationEnabled)
public AltSourceBuilder(AltSourceFluent<?> fluent)
public AltSourceBuilder(AltSourceFluent<?> fluent, Boolean validationEnabled)
public AltSourceBuilder(AltSourceFluent<?> fluent, AltSource instance)
public AltSourceBuilder(AltSourceFluent<?> fluent, AltSource instance, Boolean validationEnabled)
public AltSourceBuilder(AltSource instance)
public AltSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AltSource>public boolean equals(Object o)
equals in class AltSourceFluentImpl<AltSourceBuilder>public int hashCode()
hashCode in class AltSourceFluentImpl<AltSourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.