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