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