Uses of Class
io.fabric8.openshift.api.model.installer.v1.ImageContentSourceFluent
-
Packages that use ImageContentSourceFluent Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of ImageContentSourceFluent in io.fabric8.openshift.api.model.installer.v1
Classes in io.fabric8.openshift.api.model.installer.v1 with type parameters of type ImageContentSourceFluent Modifier and Type Class Description classImageContentSourceFluent<A extends ImageContentSourceFluent<A>>GeneratedSubclasses of ImageContentSourceFluent in io.fabric8.openshift.api.model.installer.v1 Modifier and Type Class Description classImageContentSourceBuilderclassInstallConfigFluent.ImageContentSourcesNested<N>Constructors in io.fabric8.openshift.api.model.installer.v1 with parameters of type ImageContentSourceFluent Constructor Description ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent)ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent, ImageContentSource instance)
-