Uses of Class
io.fabric8.openshift.api.model.ImageSourceFluent
-
Packages that use ImageSourceFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageSourceFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageSourceFluent Modifier and Type Class Description classImageSourceFluent<A extends ImageSourceFluent<A>>GeneratedSubclasses of ImageSourceFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classBuildSourceFluent.ImagesNested<N>classImageSourceBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ImageSourceFluent Constructor Description ImageSourceBuilder(ImageSourceFluent<?> fluent)ImageSourceBuilder(ImageSourceFluent<?> fluent, ImageSource instance)
-