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