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