public class SourceBuilder extends SourceFluentImpl<SourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Source,SourceBuilder>
SourceFluentImpl.GithubNestedImpl<N>, SourceFluentImpl.GitNestedImpl<N>, SourceFluentImpl.HelmRepoNestedImpl<N>SourceFluent.GithubNested<N>, SourceFluent.GitNested<N>, SourceFluent.HelmRepoNested<N>| Constructor and Description |
|---|
SourceBuilder() |
SourceBuilder(Boolean validationEnabled) |
SourceBuilder(Source instance) |
SourceBuilder(Source instance,
Boolean validationEnabled) |
SourceBuilder(SourceFluent<?> fluent) |
SourceBuilder(SourceFluent<?> fluent,
Boolean validationEnabled) |
SourceBuilder(SourceFluent<?> fluent,
Source instance) |
SourceBuilder(SourceFluent<?> fluent,
Source instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Source |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildGit, buildGithub, buildHelmRepo, editGit, editGithub, editHelmRepo, editOrNewGit, editOrNewGithub, editOrNewGithubLike, editOrNewGitLike, editOrNewHelmRepo, editOrNewHelmRepoLike, getGit, getGithub, getHelmRepo, getType, hasGit, hasGithub, hasHelmRepo, hasType, withGit, withGithub, withHelmRepo, withNewGit, withNewGithub, withNewGithubLike, withNewGitLike, withNewHelmRepo, withNewHelmRepoLike, withNewType, withTypeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic SourceBuilder()
public SourceBuilder(Boolean validationEnabled)
public SourceBuilder(SourceFluent<?> fluent)
public SourceBuilder(SourceFluent<?> fluent, Boolean validationEnabled)
public SourceBuilder(SourceFluent<?> fluent, Source instance)
public SourceBuilder(SourceFluent<?> fluent, Source instance, Boolean validationEnabled)
public SourceBuilder(Source instance)
public Source build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Source>public boolean equals(Object o)
equals in class SourceFluentImpl<SourceBuilder>public int hashCode()
hashCode in class SourceFluentImpl<SourceBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.