requestResponses property

List<PutRecordBatchResponseEntry> requestResponses
final

The results array. For each record, the index of the response element is the same as the index used in the request array.

Implementation

final List<PutRecordBatchResponseEntry> requestResponses;