Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImagePrunerList
-
Packages that use ImagePrunerList Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImagePrunerList in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImagePrunerList Modifier and Type Method Description ImagePrunerListImagePrunerListBuilder. build()Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 with parameters of type ImagePrunerList Modifier and Type Method Description protected voidImagePrunerListFluent. copyInstance(ImagePrunerList instance)Constructors in io.fabric8.openshift.api.model.operator.imageregistry.v1 with parameters of type ImagePrunerList Constructor Description ImagePrunerListBuilder(ImagePrunerList instance)ImagePrunerListBuilder(ImagePrunerListFluent<?> fluent, ImagePrunerList instance)ImagePrunerListFluent(ImagePrunerList instance)
-