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