Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistrySpecFluent.ResourcesNested
-
Packages that use ImageRegistrySpecFluent.ResourcesNested Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistrySpecFluent.ResourcesNested in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistrySpecFluent.ResourcesNested Modifier and Type Method Description ImageRegistrySpecFluent.ResourcesNested<A>ImageRegistrySpecFluent. editOrNewResources()ImageRegistrySpecFluent.ResourcesNested<A>ImageRegistrySpecFluent. editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)ImageRegistrySpecFluent.ResourcesNested<A>ImageRegistrySpecFluent. editResources()ImageRegistrySpecFluent.ResourcesNested<A>ImageRegistrySpecFluent. withNewResources()ImageRegistrySpecFluent.ResourcesNested<A>ImageRegistrySpecFluent. withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
-