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