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