Uses of Class
io.kubernetes.client.openapi.models.V1VsphereVirtualDiskVolumeSource
Packages that use V1VsphereVirtualDiskVolumeSource
-
Uses of V1VsphereVirtualDiskVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1VsphereVirtualDiskVolumeSourceModifier and TypeMethodDescriptionCreate an instance of V1VsphereVirtualDiskVolumeSource given an JSON stringV1PersistentVolumeSpec.getVsphereVolume()Get vsphereVolumeV1Volume.getVsphereVolume()Get vsphereVolumeV1VsphereVirtualDiskVolumeSource.storagePolicyID(String storagePolicyID) V1VsphereVirtualDiskVolumeSource.storagePolicyName(String storagePolicyName) V1VsphereVirtualDiskVolumeSource.volumePath(String volumePath) Methods in io.kubernetes.client.openapi.models with parameters of type V1VsphereVirtualDiskVolumeSourceModifier and TypeMethodDescriptionvoidV1PersistentVolumeSpec.setVsphereVolume(V1VsphereVirtualDiskVolumeSource vsphereVolume) voidV1Volume.setVsphereVolume(V1VsphereVirtualDiskVolumeSource vsphereVolume) V1PersistentVolumeSpec.vsphereVolume(V1VsphereVirtualDiskVolumeSource vsphereVolume) V1Volume.vsphereVolume(V1VsphereVirtualDiskVolumeSource vsphereVolume)