Interface StructuredJsonFactory

  • All Known Implementing Classes:
    BaseAwsStructuredJsonFactory

    public interface StructuredJsonFactory
    Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
    • Method Detail

      • getJsonFactory

        software.amazon.awssdk.thirdparty.jackson.core.JsonFactory getJsonFactory()