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