Uses of Class
io.fabric8.openshift.api.model.ImageSourcePathFluent
-
Packages that use ImageSourcePathFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageSourcePathFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageSourcePathFluent Modifier and Type Class Description classImageSourcePathFluent<A extends ImageSourcePathFluent<A>>GeneratedSubclasses of ImageSourcePathFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageSourceFluent.PathsNested<N>classImageSourcePathBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ImageSourcePathFluent Constructor Description ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent)ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance)
-