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