Uses of Interface
org.cdk8s.plus25.AzureDiskPersistentVolumeProps
-
Packages that use AzureDiskPersistentVolumeProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of AzureDiskPersistentVolumeProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement AzureDiskPersistentVolumeProps Modifier and Type Class Description static classAzureDiskPersistentVolumeProps.Jsii$ProxyAn implementation forAzureDiskPersistentVolumePropsMethods in org.cdk8s.plus25 that return AzureDiskPersistentVolumeProps Modifier and Type Method Description AzureDiskPersistentVolumePropsAzureDiskPersistentVolumeProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type AzureDiskPersistentVolumeProps Constructor Description AzureDiskPersistentVolume(software.constructs.Construct scope, String id, AzureDiskPersistentVolumeProps props)
-