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