Uses of Class
software.amazon.awssdk.services.ec2.model.ValidationError
Packages that use ValidationError
-
Uses of ValidationError in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ValidationErrorModifier and TypeMethodDescriptionfinal List<ValidationError>ValidationWarning.errors()The error codes and error messages.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ValidationErrorModifier and TypeMethodDescriptionValidationWarning.Builder.errors(ValidationError... errors) The error codes and error messages.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ValidationErrorModifier and TypeMethodDescriptionValidationWarning.Builder.errors(Collection<ValidationError> errors) The error codes and error messages.