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