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