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