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