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