-
Method Summary
software.amazon.awssdk.thirdparty.jackson.core.JsonFactory
Used to parse JSON using Jackson.
Used to expose this data through the interface.
-
Method Details
-
jsonUnmarshallerRegistry
Used for unmarshalling. This registry is used to lookup an unmarshaller for a given location and marshalling type.
- See Also:
-
-
nodeValueFactory
Used for parsing. This factory knows how to convert the state of the parser into
JsonNode instances that are
used during unmarshalling.
-
-
jsonFactory
software.amazon.awssdk.thirdparty.jackson.core.JsonFactory jsonFactory()
Used to parse JSON using Jackson.