Class BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError.Builder
java.lang.Object
io.quarkus.resteasy.reactive.jackson.runtime.mappers.BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError.Builder
- Enclosing class:
- BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
-
-
Method Details
-
setAttributeName
public BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError.Builder setAttributeName(String attributeName) -
setLine
-
setColumn
public BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError.Builder setColumn(Integer column) -
setValue
public BuiltinMismatchedInputExceptionMapper.MismatchedJsonInputError.Builder setValue(Object value) -
build
-