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