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