public class DeleteTableResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DeleteTableResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
DeleteTableResultJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DeleteTableResultJsonUnmarshaller |
getInstance() |
DeleteTableResult |
unmarshall(JsonUnmarshallerContext context) |
public DeleteTableResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<DeleteTableResult,JsonUnmarshallerContext>java.lang.Exceptionpublic static DeleteTableResultJsonUnmarshaller getInstance()