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