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