Uses of Class
io.fabric8.openshift.api.model.ImageStreamImportSpecFluent.RepositoryNested
-
Packages that use ImageStreamImportSpecFluent.RepositoryNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImportSpecFluent.RepositoryNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamImportSpecFluent.RepositoryNested Modifier and Type Method Description ImageStreamImportSpecFluent.RepositoryNested<A>ImageStreamImportSpecFluent. editOrNewRepository()ImageStreamImportSpecFluent.RepositoryNested<A>ImageStreamImportSpecFluent. editOrNewRepositoryLike(RepositoryImportSpec item)ImageStreamImportSpecFluent.RepositoryNested<A>ImageStreamImportSpecFluent. editRepository()ImageStreamImportSpecFluent.RepositoryNested<A>ImageStreamImportSpecFluent. withNewRepository()ImageStreamImportSpecFluent.RepositoryNested<A>ImageStreamImportSpecFluent. withNewRepositoryLike(RepositoryImportSpec item)
-