| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDetectSentimentItemResult> |
BatchDetectSentimentResponse.resultList()
A list of objects containing the results of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDetectSentimentResponse.Builder |
BatchDetectSentimentResponse.Builder.resultList(BatchDetectSentimentItemResult... resultList)
A list of objects containing the results of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDetectSentimentResponse.Builder |
BatchDetectSentimentResponse.Builder.resultList(Collection<BatchDetectSentimentItemResult> resultList)
A list of objects containing the results of the operation.
|
Copyright © 2023. All rights reserved.