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