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