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