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