| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
List<PutRecordBatchResponseEntry> |
PutRecordBatchResponse.requestResponses()
The results array.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecordBatchResponse.Builder |
PutRecordBatchResponse.Builder.requestResponses(PutRecordBatchResponseEntry... requestResponses)
The results array.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecordBatchResponse.Builder |
PutRecordBatchResponse.Builder.requestResponses(Collection<PutRecordBatchResponseEntry> requestResponses)
The results array.
|
Copyright © 2023. All rights reserved.