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