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