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