public class AltSourceBuilder extends AltSourceFluent<AltSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AltSource,AltSourceBuilder>
AltSourceFluent.ConfigMapRefNested<N>, AltSourceFluent.GithubNested<N>, AltSourceFluent.GitNested<N>, AltSourceFluent.HelmRepoNested<N>, AltSourceFluent.SecretRefNested<N>| Constructor and Description |
|---|
AltSourceBuilder() |
AltSourceBuilder(AltSource instance) |
AltSourceBuilder(AltSourceFluent<?> fluent) |
AltSourceBuilder(AltSourceFluent<?> fluent,
AltSource instance) |
| Modifier and Type | Method and Description |
|---|---|
AltSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildConfigMapRef, buildGit, buildGithub, buildHelmRepo, buildSecretRef, copyInstance, editConfigMapRef, editGit, editGithub, editHelmRepo, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewGit, editOrNewGithub, editOrNewGithubLike, editOrNewGitLike, editOrNewHelmRepo, editOrNewHelmRepoLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getInsecureSkipVerify, getType, hasAdditionalProperties, hasConfigMapRef, hasGit, hasGithub, hashCode, hasHelmRepo, hasInsecureSkipVerify, hasSecretRef, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withConfigMapRef, withGit, withGithub, withHelmRepo, withInsecureSkipVerify, withInsecureSkipVerify, withNewConfigMapRef, withNewConfigMapRefLike, withNewGit, withNewGithub, withNewGithubLike, withNewGitLike, withNewHelmRepo, withNewHelmRepoLike, withNewSecretRef, withNewSecretRefLike, withSecretRef, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic AltSourceBuilder()
public AltSourceBuilder(AltSourceFluent<?> fluent)
public AltSourceBuilder(AltSourceFluent<?> fluent, AltSource instance)
public AltSourceBuilder(AltSource instance)
Copyright © 2015–2024 Red Hat. All rights reserved.