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