Uses of Class
io.fabric8.openshift.api.model.ImageStreamTagList
-
Packages that use ImageStreamTagList Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamTagList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamTagList Modifier and Type Method Description ImageStreamTagListImageStreamTagListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ImageStreamTagList Modifier and Type Method Description protected voidImageStreamTagListFluent. copyInstance(ImageStreamTagList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamTagList Constructor Description ImageStreamTagListBuilder(ImageStreamTagList instance)ImageStreamTagListBuilder(ImageStreamTagListFluent<?> fluent, ImageStreamTagList instance)ImageStreamTagListFluent(ImageStreamTagList instance)
-