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