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