public class DevicePoolJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DevicePool,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DevicePoolJsonUnmarshaller |
instance |
Constructor and Description |
---|
DevicePoolJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DevicePoolJsonUnmarshaller |
getInstance() |
DevicePool |
unmarshall(JsonUnmarshallerContext context) |
private static DevicePoolJsonUnmarshaller instance
public DevicePool unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DevicePool,JsonUnmarshallerContext>
java.lang.Exception
public static DevicePoolJsonUnmarshaller getInstance()