public class DocumentServiceWarningJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static DocumentServiceWarningJsonMarshaller |
instance |
Constructor and Description |
---|
DocumentServiceWarningJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static DocumentServiceWarningJsonMarshaller |
getInstance() |
void |
marshall(DocumentServiceWarning documentServiceWarning,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static DocumentServiceWarningJsonMarshaller instance
public DocumentServiceWarningJsonMarshaller()
public void marshall(DocumentServiceWarning documentServiceWarning, StructuredJsonGenerator jsonGenerator)
public static DocumentServiceWarningJsonMarshaller getInstance()