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