Uses of Class
io.fabric8.openshift.api.model.ImageStreamFluent
-
Packages that use ImageStreamFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamFluent Modifier and Type Class Description classImageStreamFluent<A extends ImageStreamFluent<A>>GeneratedSubclasses of ImageStreamFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageStreamBuilderclassImageStreamImportStatusFluent.ImportNested<N>classImageStreamListFluent.ItemsNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamFluent Constructor Description ImageStreamBuilder(ImageStreamFluent<?> fluent)ImageStreamBuilder(ImageStreamFluent<?> fluent, ImageStream instance)
-