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