Uses of Interface
org.cdk8s.plus28.k8s.VariableV1Alpha1
-
Packages that use VariableV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of VariableV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement VariableV1Alpha1 Modifier and Type Class Description static classVariableV1Alpha1.Jsii$ProxyAn implementation forVariableV1Alpha1Methods in org.cdk8s.plus28.k8s that return VariableV1Alpha1 Modifier and Type Method Description VariableV1Alpha1VariableV1Alpha1.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s that return types with arguments of type VariableV1Alpha1 Modifier and Type Method Description default List<VariableV1Alpha1>ValidatingAdmissionPolicySpecV1Alpha1. getVariables()Variables contain definitions of variables that can be used in composition of other expressions.List<VariableV1Alpha1>ValidatingAdmissionPolicySpecV1Alpha1.Jsii$Proxy. getVariables()Method parameters in org.cdk8s.plus28.k8s with type arguments of type VariableV1Alpha1 Modifier and Type Method Description ValidatingAdmissionPolicySpecV1Alpha1.BuilderValidatingAdmissionPolicySpecV1Alpha1.Builder. variables(List<? extends VariableV1Alpha1> variables)Sets the value ofValidatingAdmissionPolicySpecV1Alpha1.getVariables()
-