Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.VsphereVolume
-
-
Uses of VsphereVolume 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 VsphereVolume Modifier and Type Method Description VsphereVolumeVolumesFluent. buildVsphereVolume()VsphereVolumeVolumes. getVsphereVolume()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type VsphereVolume Modifier and Type Method Description VolumesFluent.VsphereVolumeNested<A>VolumesFluent. editOrNewVsphereVolumeLike(VsphereVolume item)voidVolumes. setVsphereVolume(VsphereVolume vsphereVolume)VolumesFluent.VsphereVolumeNested<A>VolumesFluent. withNewVsphereVolumeLike(VsphereVolume item)AVolumesFluent. withVsphereVolume(VsphereVolume vsphereVolume) -
Uses of VsphereVolume in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return VsphereVolume Modifier and Type Method Description VsphereVolumeVsphereVolumeBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type VsphereVolume Constructor Description VsphereVolumeBuilder(VsphereVolume instance)VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent, VsphereVolume instance)VsphereVolumeBuilder(VsphereVolumeFluent<?> fluent, VsphereVolume instance, Boolean validationEnabled)VsphereVolumeBuilder(VsphereVolume instance, Boolean validationEnabled)VsphereVolumeFluent(VsphereVolume instance)
-