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