Uses of Class
software.amazon.awscdk.core.ValidationError.Builder
Packages that use ValidationError.Builder
-
Uses of ValidationError.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return ValidationError.BuilderModifier and TypeMethodDescriptionstatic ValidationError.Builder
ValidationError.builder()
Sets the value ofValidationError.getMessage()
Sets the value ofValidationError.getSource()
Constructors in software.amazon.awscdk.core with parameters of type ValidationError.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ValidationError.Builder builder) Constructor that initializes the object based on literal property values passed by theValidationError.Builder
.