Class BaseAwsStructuredJsonFactory

java.lang.Object
software.amazon.awssdk.protocols.json.BaseAwsStructuredJsonFactory
All Implemented Interfaces:
StructuredJsonFactory

public abstract class BaseAwsStructuredJsonFactory extends Object implements StructuredJsonFactory
Generic implementation of a structured JSON factory that is pluggable for different variants of JSON.