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