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