Uses of Class
io.fabric8.openshift.api.model.config.v1.ImageDigestMirrorSetList
-
Packages that use ImageDigestMirrorSetList Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ImageDigestMirrorSetList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ImageDigestMirrorSetList Modifier and Type Method Description ImageDigestMirrorSetListImageDigestMirrorSetListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type ImageDigestMirrorSetList Modifier and Type Method Description protected voidImageDigestMirrorSetListFluent. copyInstance(ImageDigestMirrorSetList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type ImageDigestMirrorSetList Constructor Description ImageDigestMirrorSetListBuilder(ImageDigestMirrorSetList instance)ImageDigestMirrorSetListBuilder(ImageDigestMirrorSetListFluent<?> fluent, ImageDigestMirrorSetList instance)ImageDigestMirrorSetListFluent(ImageDigestMirrorSetList instance)
-