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