Uses of Class
io.fabric8.openshift.api.model.ImageStreamList
-
Packages that use ImageStreamList Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamList Modifier and Type Method Description ImageStreamListImageStreamListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ImageStreamList Modifier and Type Method Description protected voidImageStreamListFluent. copyInstance(ImageStreamList instance)Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamList Constructor Description ImageStreamListBuilder(ImageStreamList instance)ImageStreamListBuilder(ImageStreamListFluent<?> fluent, ImageStreamList instance)ImageStreamListFluent(ImageStreamList instance)
-