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