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