Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.EmptyDirNested
-
Packages that use VolumesFluent.EmptyDirNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.EmptyDirNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return VolumesFluent.EmptyDirNested Modifier and Type Method Description VolumesFluent.EmptyDirNested<A>VolumesFluent. editEmptyDir()VolumesFluent.EmptyDirNested<A>VolumesFluent. editOrNewEmptyDir()VolumesFluent.EmptyDirNested<A>VolumesFluent. editOrNewEmptyDirLike(EmptyDir item)VolumesFluent.EmptyDirNested<A>VolumesFluent. withNewEmptyDir()VolumesFluent.EmptyDirNested<A>VolumesFluent. withNewEmptyDirLike(EmptyDir item)
-