Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.CephfsNested
-
Packages that use VolumesFluent.CephfsNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.CephfsNested 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.CephfsNested Modifier and Type Method Description VolumesFluent.CephfsNested<A>VolumesFluent. editCephfs()VolumesFluent.CephfsNested<A>VolumesFluent. editOrNewCephfs()VolumesFluent.CephfsNested<A>VolumesFluent. editOrNewCephfsLike(Cephfs item)VolumesFluent.CephfsNested<A>VolumesFluent. withNewCephfs()VolumesFluent.CephfsNested<A>VolumesFluent. withNewCephfsLike(Cephfs item)
-