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