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