| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutMessageErrorEntry> |
BatchPutMessageResponse.batchPutMessageErrorEntries()
A list of any errors encountered when sending the messages to the channel.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutMessageResponse.Builder |
BatchPutMessageResponse.Builder.batchPutMessageErrorEntries(BatchPutMessageErrorEntry... batchPutMessageErrorEntries)
A list of any errors encountered when sending the messages to the channel.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutMessageResponse.Builder |
BatchPutMessageResponse.Builder.batchPutMessageErrorEntries(Collection<BatchPutMessageErrorEntry> batchPutMessageErrorEntries)
A list of any errors encountered when sending the messages to the channel.
|
Copyright © 2023. All rights reserved.