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