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