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