Class JsonProtocolUnmarshaller

java.lang.Object
software.amazon.awssdk.protocols.json.internal.unmarshall.JsonProtocolUnmarshaller

@ThreadSafe public final class JsonProtocolUnmarshaller extends Object
Unmarshaller implementation for both JSON RPC and REST JSON services. This class is thread-safe and it is recommended to reuse a single instance for best performance.