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 SummaryFields Modifier and Type Field Description static BaseAwsStructuredJsonFactorySDK_JSON_FACTORY
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedAwsStructuredPlainJsonFactory()
 
- 
- 
- 
Field Detail- 
SDK_JSON_FACTORYpublic static final BaseAwsStructuredJsonFactory SDK_JSON_FACTORY 
 
- 
 
-