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