Uses of Class
org.cdk8s.plus28.k8s.VariableV1Alpha1.Builder
-
Packages that use VariableV1Alpha1.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of VariableV1Alpha1.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return VariableV1Alpha1.Builder Modifier and Type Method Description static VariableV1Alpha1.BuilderVariableV1Alpha1. builder()VariableV1Alpha1.BuilderVariableV1Alpha1.Builder. expression(String expression)Sets the value ofVariableV1Alpha1.getExpression()VariableV1Alpha1.BuilderVariableV1Alpha1.Builder. name(String name)Sets the value ofVariableV1Alpha1.getName()Constructors in org.cdk8s.plus28.k8s with parameters of type VariableV1Alpha1.Builder Constructor Description Jsii$Proxy(VariableV1Alpha1.Builder builder)Constructor that initializes the object based on literal property values passed by theVariableV1Alpha1.Builder.
-