Uses of Interface
org.cdk8s.plus25.k8s.KubeStorageVersionV1Alpha1Props
-
Packages that use KubeStorageVersionV1Alpha1Props Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeStorageVersionV1Alpha1Props in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement KubeStorageVersionV1Alpha1Props Modifier and Type Class Description static classKubeStorageVersionV1Alpha1Props.Jsii$ProxyAn implementation forKubeStorageVersionV1Alpha1PropsMethods in org.cdk8s.plus25.k8s that return KubeStorageVersionV1Alpha1Props Modifier and Type Method Description KubeStorageVersionV1Alpha1PropsKubeStorageVersionV1Alpha1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s that return types with arguments of type KubeStorageVersionV1Alpha1Props Modifier and Type Method Description List<KubeStorageVersionV1Alpha1Props>KubeStorageVersionListV1Alpha1Props. getItems()Items holds a list of StorageVersion.List<KubeStorageVersionV1Alpha1Props>KubeStorageVersionListV1Alpha1Props.Jsii$Proxy. getItems()Methods in org.cdk8s.plus25.k8s with parameters of type KubeStorageVersionV1Alpha1Props Modifier and Type Method Description static ObjectKubeStorageVersionV1Alpha1. manifest(KubeStorageVersionV1Alpha1Props props)Renders a Kubernetes manifest for "io.k8s.api.apiserverinternal.v1alpha1.StorageVersion".Method parameters in org.cdk8s.plus25.k8s with type arguments of type KubeStorageVersionV1Alpha1Props Modifier and Type Method Description KubeStorageVersionListV1Alpha1.BuilderKubeStorageVersionListV1Alpha1.Builder. items(List<? extends KubeStorageVersionV1Alpha1Props> items)Items holds a list of StorageVersion.KubeStorageVersionListV1Alpha1Props.BuilderKubeStorageVersionListV1Alpha1Props.Builder. items(List<? extends KubeStorageVersionV1Alpha1Props> items)Sets the value ofKubeStorageVersionListV1Alpha1Props.getItems()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeStorageVersionV1Alpha1Props Constructor Description KubeStorageVersionV1Alpha1(software.constructs.Construct scope, String id, KubeStorageVersionV1Alpha1Props props)Defines a "io.k8s.api.apiserverinternal.v1alpha1.StorageVersion" API object.
-