Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.NfsNested
-
Packages that use VolumesFluent.NfsNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.NfsNested 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.NfsNested Modifier and Type Method Description VolumesFluent.NfsNested<A>VolumesFluent. editNfs()VolumesFluent.NfsNested<A>VolumesFluent. editOrNewNfs()VolumesFluent.NfsNested<A>VolumesFluent. editOrNewNfsLike(Nfs item)VolumesFluent.NfsNested<A>VolumesFluent. withNewNfs()VolumesFluent.NfsNested<A>VolumesFluent. withNewNfsLike(Nfs item)
-