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