Uses of Class
org.cdk8s.plus25.k8s.ValidationRule.Builder
-
Packages that use ValidationRule.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of ValidationRule.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return ValidationRule.Builder Modifier and Type Method Description static ValidationRule.BuilderValidationRule. builder()ValidationRule.BuilderValidationRule.Builder. message(String message)Sets the value ofValidationRule.getMessage()ValidationRule.BuilderValidationRule.Builder. rule(String rule)Sets the value ofValidationRule.getRule()Constructors in org.cdk8s.plus25.k8s with parameters of type ValidationRule.Builder Constructor Description Jsii$Proxy(ValidationRule.Builder builder)Constructor that initializes the object based on literal property values passed by theValidationRule.Builder.
-