Class JsonNodeParser

java.lang.Object
software.amazon.awssdk.protocols.jsoncore.JsonNodeParser

public final class JsonNodeParser extends Object
Parses an JSON document into a simple DOM-like structure, JsonNode.

This is created using create() or builder().