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