Uses of Class
io.fabric8.openshift.api.model.BuildSourceFluent.GitNested
-
Packages that use BuildSourceFluent.GitNested Package Description io.fabric8.openshift.api.model -
-
Uses of BuildSourceFluent.GitNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return BuildSourceFluent.GitNested Modifier and Type Method Description BuildSourceFluent.GitNested<A>BuildSourceFluent. editGit()BuildSourceFluent.GitNested<A>BuildSourceFluent. editOrNewGit()BuildSourceFluent.GitNested<A>BuildSourceFluent. editOrNewGitLike(GitBuildSource item)BuildSourceFluent.GitNested<A>BuildSourceFluent. withNewGit()BuildSourceFluent.GitNested<A>BuildSourceFluent. withNewGitLike(GitBuildSource item)
-