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