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