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