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