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