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