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