Uses of Interface
org.cdk8s.plus25.k8s.KubeStorageVersionListV1Alpha1Props
-
Packages that use KubeStorageVersionListV1Alpha1Props Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeStorageVersionListV1Alpha1Props in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement KubeStorageVersionListV1Alpha1Props Modifier and Type Class Description static classKubeStorageVersionListV1Alpha1Props.Jsii$ProxyAn implementation forKubeStorageVersionListV1Alpha1PropsMethods in org.cdk8s.plus25.k8s that return KubeStorageVersionListV1Alpha1Props Modifier and Type Method Description KubeStorageVersionListV1Alpha1PropsKubeStorageVersionListV1Alpha1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s with parameters of type KubeStorageVersionListV1Alpha1Props Modifier and Type Method Description static ObjectKubeStorageVersionListV1Alpha1. manifest(KubeStorageVersionListV1Alpha1Props props)Renders a Kubernetes manifest for "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionList".Constructors in org.cdk8s.plus25.k8s with parameters of type KubeStorageVersionListV1Alpha1Props Constructor Description KubeStorageVersionListV1Alpha1(software.constructs.Construct scope, String id, KubeStorageVersionListV1Alpha1Props props)Defines a "io.k8s.api.apiserverinternal.v1alpha1.StorageVersionList" API object.
-