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