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