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