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