Uses of Class
io.fabric8.openshift.api.model.ImageImportSpecFluent.FromNested
-
Packages that use ImageImportSpecFluent.FromNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageImportSpecFluent.FromNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageImportSpecFluent.FromNested Modifier and Type Method Description ImageImportSpecFluent.FromNested<A>ImageImportSpecFluent. editFrom()ImageImportSpecFluent.FromNested<A>ImageImportSpecFluent. editOrNewFrom()ImageImportSpecFluent.FromNested<A>ImageImportSpecFluent. editOrNewFromLike(io.fabric8.kubernetes.api.model.ObjectReference item)ImageImportSpecFluent.FromNested<A>ImageImportSpecFluent. withNewFrom()ImageImportSpecFluent.FromNested<A>ImageImportSpecFluent. withNewFromLike(io.fabric8.kubernetes.api.model.ObjectReference item)
-