Uses of Interface
org.cdk8s.plus25.k8s.KubeCsiStorageCapacityListV1Beta1Props
-
Packages that use KubeCsiStorageCapacityListV1Beta1Props Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeCsiStorageCapacityListV1Beta1Props in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement KubeCsiStorageCapacityListV1Beta1Props Modifier and Type Class Description static classKubeCsiStorageCapacityListV1Beta1Props.Jsii$ProxyAn implementation forKubeCsiStorageCapacityListV1Beta1PropsMethods in org.cdk8s.plus25.k8s that return KubeCsiStorageCapacityListV1Beta1Props Modifier and Type Method Description KubeCsiStorageCapacityListV1Beta1PropsKubeCsiStorageCapacityListV1Beta1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s with parameters of type KubeCsiStorageCapacityListV1Beta1Props Modifier and Type Method Description static ObjectKubeCsiStorageCapacityListV1Beta1. manifest(KubeCsiStorageCapacityListV1Beta1Props props)Renders a Kubernetes manifest for "io.k8s.api.storage.v1beta1.CSIStorageCapacityList".Constructors in org.cdk8s.plus25.k8s with parameters of type KubeCsiStorageCapacityListV1Beta1Props Constructor Description KubeCsiStorageCapacityListV1Beta1(software.constructs.Construct scope, String id, KubeCsiStorageCapacityListV1Beta1Props props)Defines a "io.k8s.api.storage.v1beta1.CSIStorageCapacityList" API object.
-