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