Uses of Class
io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource
Packages that use V1PhotonPersistentDiskVolumeSource
-
Uses of V1PhotonPersistentDiskVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PhotonPersistentDiskVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.getPhotonPersistentDisk()Get photonPersistentDiskV1Volume.getPhotonPersistentDisk()Get photonPersistentDiskMethods in io.kubernetes.client.openapi.models with parameters of type V1PhotonPersistentDiskVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) V1Volume.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) voidV1PersistentVolumeSpec.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) voidV1Volume.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk)