Uses of Class
io.fabric8.openshift.api.model.ImageSourcePathBuilder
-
Packages that use ImageSourcePathBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of ImageSourcePathBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageSourcePathBuilder Modifier and Type Method Description ImageSourcePathBuilderImageSourcePath. edit()ImageSourcePathBuilderImageSourcePath. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type ImageSourcePathBuilder Modifier and Type Method Description ImageSourcePathImageSourceFluent. buildMatchingPath(Predicate<ImageSourcePathBuilder> predicate)ImageSourceFluent.PathsNested<A>ImageSourceFluent. editMatchingPath(Predicate<ImageSourcePathBuilder> predicate)booleanImageSourceFluent. hasMatchingPath(Predicate<ImageSourcePathBuilder> predicate)AImageSourceFluent. removeMatchingFromPaths(Predicate<ImageSourcePathBuilder> predicate)
-