Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.VsphereVolumeNested
-
Packages that use VolumesFluent.VsphereVolumeNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.VsphereVolumeNested 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.VsphereVolumeNested Modifier and Type Method Description VolumesFluent.VsphereVolumeNested<A>VolumesFluent. editOrNewVsphereVolume()VolumesFluent.VsphereVolumeNested<A>VolumesFluent. editOrNewVsphereVolumeLike(VsphereVolume item)VolumesFluent.VsphereVolumeNested<A>VolumesFluent. editVsphereVolume()VolumesFluent.VsphereVolumeNested<A>VolumesFluent. withNewVsphereVolume()VolumesFluent.VsphereVolumeNested<A>VolumesFluent. withNewVsphereVolumeLike(VsphereVolume item)
-