Uses of Class
io.fabric8.openshift.api.model.CommonSpecFluent.PostCommitNested
-
Packages that use CommonSpecFluent.PostCommitNested Package Description io.fabric8.openshift.api.model -
-
Uses of CommonSpecFluent.PostCommitNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return CommonSpecFluent.PostCommitNested Modifier and Type Method Description CommonSpecFluent.PostCommitNested<A>CommonSpecFluent. editOrNewPostCommit()CommonSpecFluent.PostCommitNested<A>CommonSpecFluent. editOrNewPostCommitLike(BuildPostCommitSpec item)CommonSpecFluent.PostCommitNested<A>CommonSpecFluent. editPostCommit()CommonSpecFluent.PostCommitNested<A>CommonSpecFluent. withNewPostCommit()CommonSpecFluent.PostCommitNested<A>CommonSpecFluent. withNewPostCommitLike(BuildPostCommitSpec item)
-