public class SourceBuilder extends SourceFluent<SourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Source,SourceBuilder>
SourceFluent.GithubNested<N>, SourceFluent.GitNested<N>, SourceFluent.HelmRepoNested<N>| Constructor and Description |
|---|
SourceBuilder() |
SourceBuilder(Source instance) |
SourceBuilder(SourceFluent<?> fluent) |
SourceBuilder(SourceFluent<?> fluent,
Source instance) |
| Modifier and Type | Method and Description |
|---|---|
Source |
build() |
buildGit, buildGithub, buildHelmRepo, copyInstance, editGit, editGithub, editHelmRepo, editOrNewGit, editOrNewGithub, editOrNewGithubLike, editOrNewGitLike, editOrNewHelmRepo, editOrNewHelmRepoLike, equals, getType, hasGit, hasGithub, hashCode, hasHelmRepo, hasType, toString, withGit, withGithub, withHelmRepo, withNewGit, withNewGithub, withNewGithubLike, withNewGitLike, withNewHelmRepo, withNewHelmRepoLike, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic SourceBuilder()
public SourceBuilder(SourceFluent<?> fluent)
public SourceBuilder(SourceFluent<?> fluent, Source instance)
public SourceBuilder(Source instance)
Copyright © 2015–2023 Red Hat. All rights reserved.