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