Class AwsStructuredPlainJsonFactory
- java.lang.Object
-
- software.amazon.awssdk.protocols.json.internal.AwsStructuredPlainJsonFactory
-
public final class AwsStructuredPlainJsonFactory extends Object
Creates generators and protocol handlers for plain text JSON wire format.
-
-
Field Summary
Fields Modifier and Type Field Description static BaseAwsStructuredJsonFactory
SDK_JSON_FACTORY
-
Constructor Summary
Constructors Modifier Constructor Description protected
AwsStructuredPlainJsonFactory()
-
-
-
Field Detail
-
SDK_JSON_FACTORY
public static final BaseAwsStructuredJsonFactory SDK_JSON_FACTORY
-
-