Unmarshaller<TableDescription,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class TableDescriptionUnmarshaller extends Object implements Unmarshaller<TableDescription,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
TableDescriptionUnmarshaller() |
| Modifier and Type | Method | 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.