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