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