Unmarshaller<PutRecordBatchResponseEntry,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class PutRecordBatchResponseEntryUnmarshaller extends Object implements Unmarshaller<PutRecordBatchResponseEntry,JsonUnmarshallerContext>
Constructor | Description |
---|---|
PutRecordBatchResponseEntryUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static PutRecordBatchResponseEntryUnmarshaller |
getInstance() |
|
PutRecordBatchResponseEntry |
unmarshall(JsonUnmarshallerContext context) |
public PutRecordBatchResponseEntryUnmarshaller()
public PutRecordBatchResponseEntry unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<PutRecordBatchResponseEntry,JsonUnmarshallerContext>
Exception
public static PutRecordBatchResponseEntryUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.