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