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