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