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