Uses of Class
io.fabric8.openshift.api.model.ImageImportStatusFluent.ImageNested
-
Packages that use ImageImportStatusFluent.ImageNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageImportStatusFluent.ImageNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageImportStatusFluent.ImageNested Modifier and Type Method Description ImageImportStatusFluent.ImageNested<A>ImageImportStatusFluent. editImage()ImageImportStatusFluent.ImageNested<A>ImageImportStatusFluent. editOrNewImage()ImageImportStatusFluent.ImageNested<A>ImageImportStatusFluent. editOrNewImageLike(Image item)ImageImportStatusFluent.ImageNested<A>ImageImportStatusFluent. withNewImage()ImageImportStatusFluent.ImageNested<A>ImageImportStatusFluent. withNewImageLike(Image item)
-