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