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