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