public final class AzureJacksonAdapter extends JacksonAdapter implements SerializerAdapter<com.fasterxml.jackson.databind.ObjectMapper>
JacksonAdapter with extra
functionality useful for Azure operations.| Constructor and Description |
|---|
AzureJacksonAdapter()
Creates an instance of the Azure flavored Jackson adapter.
|
converterFactory, deserialize, serialize, serializeList, serializer, serializeRaw, simpleMapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconverterFactory, deserialize, serialize, serializeList, serializer, serializeRaw/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/