Uses of Interface
org.cdk8s.plus25.k8s.PhotonPersistentDiskVolumeSource
-
Packages that use PhotonPersistentDiskVolumeSource Package Description org.cdk8s.plus25.k8s -
-
Uses of PhotonPersistentDiskVolumeSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PhotonPersistentDiskVolumeSource Modifier and Type Class Description static classPhotonPersistentDiskVolumeSource.Jsii$ProxyAn implementation forPhotonPersistentDiskVolumeSourceMethods in org.cdk8s.plus25.k8s that return PhotonPersistentDiskVolumeSource Modifier and Type Method Description PhotonPersistentDiskVolumeSourcePhotonPersistentDiskVolumeSource.Builder. build()Builds the configured instance.default PhotonPersistentDiskVolumeSourcePersistentVolumeSpec. getPhotonPersistentDisk()photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine.PhotonPersistentDiskVolumeSourcePersistentVolumeSpec.Jsii$Proxy. getPhotonPersistentDisk()default PhotonPersistentDiskVolumeSourceVolume. getPhotonPersistentDisk()photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine.PhotonPersistentDiskVolumeSourceVolume.Jsii$Proxy. getPhotonPersistentDisk()Methods in org.cdk8s.plus25.k8s with parameters of type PhotonPersistentDiskVolumeSource Modifier and Type Method Description PersistentVolumeSpec.BuilderPersistentVolumeSpec.Builder. photonPersistentDisk(PhotonPersistentDiskVolumeSource photonPersistentDisk)Sets the value ofPersistentVolumeSpec.getPhotonPersistentDisk()Volume.BuilderVolume.Builder. photonPersistentDisk(PhotonPersistentDiskVolumeSource photonPersistentDisk)Sets the value ofVolume.getPhotonPersistentDisk()
-