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