requestResponses property
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;
The results array. For each record, the index of the response element is the same as the index used in the request array.
final List<PutRecordBatchResponseEntry> requestResponses;