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