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