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