Uses of Class
io.fabric8.openshift.api.model.ImageTagList
-
Packages that use ImageTagList Package Description io.fabric8.openshift.api.model -
-
Uses of ImageTagList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageTagList Modifier and Type Method Description ImageTagListImageTagListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ImageTagList Modifier and Type Method Description protected voidImageTagListFluent. copyInstance(ImageTagList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ImageTagList Constructor Description ImageTagListBuilder(ImageTagList instance)ImageTagListBuilder(ImageTagListFluent<?> fluent, ImageTagList instance)ImageTagListFluent(ImageTagList instance)
-