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