Uses of Class
io.fabric8.openshift.api.model.ImageStreamImportFluent.MetadataNested
-
Packages that use ImageStreamImportFluent.MetadataNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImportFluent.MetadataNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamImportFluent.MetadataNested Modifier and Type Method Description ImageStreamImportFluent.MetadataNested<A>ImageStreamImportFluent. editMetadata()ImageStreamImportFluent.MetadataNested<A>ImageStreamImportFluent. editOrNewMetadata()ImageStreamImportFluent.MetadataNested<A>ImageStreamImportFluent. editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)ImageStreamImportFluent.MetadataNested<A>ImageStreamImportFluent. withNewMetadata()ImageStreamImportFluent.MetadataNested<A>ImageStreamImportFluent. withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-