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