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