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