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