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