Uses of Class
org.cdk8s.plus25.k8s.KubeStorageVersionListV1Alpha1Props.Builder
-
Packages that use KubeStorageVersionListV1Alpha1Props.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeStorageVersionListV1Alpha1Props.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeStorageVersionListV1Alpha1Props.Builder Modifier and Type Method Description static KubeStorageVersionListV1Alpha1Props.BuilderKubeStorageVersionListV1Alpha1Props. builder()KubeStorageVersionListV1Alpha1Props.BuilderKubeStorageVersionListV1Alpha1Props.Builder. items(List<? extends KubeStorageVersionV1Alpha1Props> items)Sets the value ofKubeStorageVersionListV1Alpha1Props.getItems()KubeStorageVersionListV1Alpha1Props.BuilderKubeStorageVersionListV1Alpha1Props.Builder. metadata(ListMeta metadata)Sets the value ofKubeStorageVersionListV1Alpha1Props.getMetadata()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeStorageVersionListV1Alpha1Props.Builder Constructor Description Jsii$Proxy(KubeStorageVersionListV1Alpha1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeStorageVersionListV1Alpha1Props.Builder.
-