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