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