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