JavaScript is disabled on your browser.
Class Hierarchy
java.lang.Object
com.microsoft.rest.serializer.JacksonAdapter (implements com.microsoft.rest.protocol.SerializerAdapter <T>)
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable )
com.microsoft.rest.serializer.FlatteningDeserializer (implements com.fasterxml.jackson.databind.deser.ResolvableDeserializer)
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
Annotation Type Hierarchy
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */