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