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