Uses of Class
io.fabric8.openshift.api.model.installer.v1.ImageContentSourceBuilder
-
Packages that use ImageContentSourceBuilder Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of ImageContentSourceBuilder in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return ImageContentSourceBuilder Modifier and Type Method Description ImageContentSourceBuilderImageContentSource. edit()ImageContentSourceBuilderImageContentSource. toBuilder()Method parameters in io.fabric8.openshift.api.model.installer.v1 with type arguments of type ImageContentSourceBuilder Modifier and Type Method Description ImageContentSourceInstallConfigFluent. buildMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate)InstallConfigFluent.ImageContentSourcesNested<A>InstallConfigFluent. editMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate)booleanInstallConfigFluent. hasMatchingImageContentSource(Predicate<ImageContentSourceBuilder> predicate)AInstallConfigFluent. removeMatchingFromImageContentSources(Predicate<ImageContentSourceBuilder> predicate)
-