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