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