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