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