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