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