Uses of Interface
org.cdk8s.plus28.k8s.KubeResourceClaimListV1Alpha2Props
-
Packages that use KubeResourceClaimListV1Alpha2Props Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeResourceClaimListV1Alpha2Props in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement KubeResourceClaimListV1Alpha2Props Modifier and Type Class Description static classKubeResourceClaimListV1Alpha2Props.Jsii$ProxyAn implementation forKubeResourceClaimListV1Alpha2PropsMethods in org.cdk8s.plus28.k8s that return KubeResourceClaimListV1Alpha2Props Modifier and Type Method Description KubeResourceClaimListV1Alpha2PropsKubeResourceClaimListV1Alpha2Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s with parameters of type KubeResourceClaimListV1Alpha2Props Modifier and Type Method Description static ObjectKubeResourceClaimListV1Alpha2. manifest(KubeResourceClaimListV1Alpha2Props props)Renders a Kubernetes manifest for "io.k8s.api.resource.v1alpha2.ResourceClaimList".Constructors in org.cdk8s.plus28.k8s with parameters of type KubeResourceClaimListV1Alpha2Props Constructor Description KubeResourceClaimListV1Alpha2(software.constructs.Construct scope, String id, KubeResourceClaimListV1Alpha2Props props)Defines a "io.k8s.api.resource.v1alpha2.ResourceClaimList" API object.
-