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