@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class MetricDatapointUnmarshaller extends Object implements Unmarshaller<MetricDatapoint,JsonUnmarshallerContext>
| Constructor and Description |
|---|
MetricDatapointUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static MetricDatapointUnmarshaller |
getInstance() |
MetricDatapoint |
unmarshall(JsonUnmarshallerContext context) |
public MetricDatapoint unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<MetricDatapoint,JsonUnmarshallerContext>Exceptionpublic static MetricDatapointUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.