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