Uses of Class
io.fabric8.openshift.api.model.ImageList
-
Packages that use ImageList Package Description io.fabric8.openshift.api.model -
-
Uses of ImageList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageList Modifier and Type Method Description ImageListImageListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ImageList Modifier and Type Method Description protected voidImageListFluent. copyInstance(ImageList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ImageList Constructor Description ImageListBuilder(ImageList instance)ImageListBuilder(ImageListFluent<?> fluent, ImageList instance)ImageListFluent(ImageList instance)
-