public class JacksonSerdeProvider extends Object implements ArangoSerdeProvider
| Constructor and Description |
|---|
JacksonSerdeProvider() |
| Modifier and Type | Method and Description |
|---|---|
JacksonSerde |
of(ContentType contentType)
Creates a new JacksonSerde with default settings for the specified data type.
|
public JacksonSerde of(ContentType contentType)
of in interface ArangoSerdeProvidercontentType - serialization target data typeCopyright © 2016–2023 ArangoDB GmbH. All rights reserved.