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