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