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