Uses of Class
org.cdk8s.plus25.k8s.PhotonPersistentDiskVolumeSource.Builder
-
Packages that use PhotonPersistentDiskVolumeSource.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of PhotonPersistentDiskVolumeSource.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return PhotonPersistentDiskVolumeSource.Builder Modifier and Type Method Description static PhotonPersistentDiskVolumeSource.BuilderPhotonPersistentDiskVolumeSource. builder()PhotonPersistentDiskVolumeSource.BuilderPhotonPersistentDiskVolumeSource.Builder. fsType(String fsType)Sets the value ofPhotonPersistentDiskVolumeSource.getFsType()PhotonPersistentDiskVolumeSource.BuilderPhotonPersistentDiskVolumeSource.Builder. pdId(String pdId)Sets the value ofPhotonPersistentDiskVolumeSource.getPdId()Constructors in org.cdk8s.plus25.k8s with parameters of type PhotonPersistentDiskVolumeSource.Builder Constructor Description Jsii$Proxy(PhotonPersistentDiskVolumeSource.Builder builder)Constructor that initializes the object based on literal property values passed by thePhotonPersistentDiskVolumeSource.Builder.
-