Uses of Class
io.fabric8.openshift.api.model.BuildVolumeFluent.SourceNested
-
Packages that use BuildVolumeFluent.SourceNested Package Description io.fabric8.openshift.api.model -
-
Uses of BuildVolumeFluent.SourceNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return BuildVolumeFluent.SourceNested Modifier and Type Method Description BuildVolumeFluent.SourceNested<A>BuildVolumeFluent. editOrNewSource()BuildVolumeFluent.SourceNested<A>BuildVolumeFluent. editOrNewSourceLike(BuildVolumeSource item)BuildVolumeFluent.SourceNested<A>BuildVolumeFluent. editSource()BuildVolumeFluent.SourceNested<A>BuildVolumeFluent. withNewSource()BuildVolumeFluent.SourceNested<A>BuildVolumeFluent. withNewSourceLike(BuildVolumeSource item)
-