| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
DominantLanguageDetectionJobProperties |
DescribeDominantLanguageDetectionJobResponse.dominantLanguageDetectionJobProperties()
An object that contains the properties associated with a dominant language detection job.
|
| Modifier and Type | Method and Description |
|---|---|
List<DominantLanguageDetectionJobProperties> |
ListDominantLanguageDetectionJobsResponse.dominantLanguageDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDominantLanguageDetectionJobResponse.Builder |
DescribeDominantLanguageDetectionJobResponse.Builder.dominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties dominantLanguageDetectionJobProperties)
An object that contains the properties associated with a dominant language detection job.
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.dominantLanguageDetectionJobPropertiesList(DominantLanguageDetectionJobProperties... dominantLanguageDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.dominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties> dominantLanguageDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2023. All rights reserved.