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