Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.EphemeralNested
-
Packages that use VolumesFluent.EphemeralNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.EphemeralNested 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.EphemeralNested Modifier and Type Method Description VolumesFluent.EphemeralNested<A>VolumesFluent. editEphemeral()VolumesFluent.EphemeralNested<A>VolumesFluent. editOrNewEphemeral()VolumesFluent.EphemeralNested<A>VolumesFluent. editOrNewEphemeralLike(Ephemeral item)VolumesFluent.EphemeralNested<A>VolumesFluent. withNewEphemeral()VolumesFluent.EphemeralNested<A>VolumesFluent. withNewEphemeralLike(Ephemeral item)
-