public class RestMapperUtils extends Object
| Constructor and Description |
|---|
RestMapperUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
getFlexibleObjectMapper()
Returns a preconfigured flexible
ObjectMapper. |
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
getStrictObjectMapper()
Returns a preconfigured strict
ObjectMapper. |
public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper getStrictObjectMapper()
ObjectMapper.public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper getFlexibleObjectMapper()
ObjectMapper.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.