Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistryStatusFluent.StorageNested
-
Packages that use ImageRegistryStatusFluent.StorageNested Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistryStatusFluent.StorageNested in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistryStatusFluent.StorageNested Modifier and Type Method Description ImageRegistryStatusFluent.StorageNested<A>ImageRegistryStatusFluent. editOrNewStorage()ImageRegistryStatusFluent.StorageNested<A>ImageRegistryStatusFluent. editOrNewStorageLike(ImageRegistryConfigStorage item)ImageRegistryStatusFluent.StorageNested<A>ImageRegistryStatusFluent. editStorage()ImageRegistryStatusFluent.StorageNested<A>ImageRegistryStatusFluent. withNewStorage()ImageRegistryStatusFluent.StorageNested<A>ImageRegistryStatusFluent. withNewStorageLike(ImageRegistryConfigStorage item)
-