Uses of Class
org.cdk8s.plus28.k8s.ParamKindV1Alpha1.Builder
-
Packages that use ParamKindV1Alpha1.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of ParamKindV1Alpha1.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return ParamKindV1Alpha1.Builder Modifier and Type Method Description ParamKindV1Alpha1.BuilderParamKindV1Alpha1.Builder. apiVersion(String apiVersion)Sets the value ofParamKindV1Alpha1.getApiVersion()static ParamKindV1Alpha1.BuilderParamKindV1Alpha1. builder()ParamKindV1Alpha1.BuilderParamKindV1Alpha1.Builder. kind(String kind)Sets the value ofParamKindV1Alpha1.getKind()Constructors in org.cdk8s.plus28.k8s with parameters of type ParamKindV1Alpha1.Builder Constructor Description Jsii$Proxy(ParamKindV1Alpha1.Builder builder)Constructor that initializes the object based on literal property values passed by theParamKindV1Alpha1.Builder.
-