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