public class SourceFluentImpl<A extends SourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SourceFluentImpl.GithubNestedImpl<N> |
class |
SourceFluentImpl.GitNestedImpl<N> |
class |
SourceFluentImpl.HelmRepoNestedImpl<N> |
SourceFluent.GithubNested<N>, SourceFluent.GitNested<N>, SourceFluent.HelmRepoNested<N>| Constructor and Description |
|---|
SourceFluentImpl() |
SourceFluentImpl(Source instance) |
public SourceFluentImpl()
public SourceFluentImpl(Source instance)
@Deprecated public Git getGit()
getGit in interface SourceFluent<A extends SourceFluent<A>>public Git buildGit()
buildGit in interface SourceFluent<A extends SourceFluent<A>>public A withGit(Git git)
withGit in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasGit()
hasGit in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GitNested<A> withNewGit()
withNewGit in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GitNested<A> withNewGitLike(Git item)
withNewGitLike in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GitNested<A> editGit()
editGit in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GitNested<A> editOrNewGit()
editOrNewGit in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GitNested<A> editOrNewGitLike(Git item)
editOrNewGitLike in interface SourceFluent<A extends SourceFluent<A>>@Deprecated public GitHub getGithub()
getGithub in interface SourceFluent<A extends SourceFluent<A>>public GitHub buildGithub()
buildGithub in interface SourceFluent<A extends SourceFluent<A>>public A withGithub(GitHub github)
withGithub in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasGithub()
hasGithub in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GithubNested<A> withNewGithub()
withNewGithub in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GithubNested<A> withNewGithubLike(GitHub item)
withNewGithubLike in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GithubNested<A> editGithub()
editGithub in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GithubNested<A> editOrNewGithub()
editOrNewGithub in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.GithubNested<A> editOrNewGithubLike(GitHub item)
editOrNewGithubLike in interface SourceFluent<A extends SourceFluent<A>>@Deprecated public HelmRepo getHelmRepo()
getHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public HelmRepo buildHelmRepo()
buildHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public A withHelmRepo(HelmRepo helmRepo)
withHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasHelmRepo()
hasHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.HelmRepoNested<A> withNewHelmRepo()
withNewHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.HelmRepoNested<A> withNewHelmRepoLike(HelmRepo item)
withNewHelmRepoLike in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.HelmRepoNested<A> editHelmRepo()
editHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.HelmRepoNested<A> editOrNewHelmRepo()
editOrNewHelmRepo in interface SourceFluent<A extends SourceFluent<A>>public SourceFluent.HelmRepoNested<A> editOrNewHelmRepoLike(HelmRepo item)
editOrNewHelmRepoLike in interface SourceFluent<A extends SourceFluent<A>>public String getType()
getType in interface SourceFluent<A extends SourceFluent<A>>public A withType(String type)
withType in interface SourceFluent<A extends SourceFluent<A>>public Boolean hasType()
hasType in interface SourceFluent<A extends SourceFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface SourceFluent<A extends SourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.