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