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