static ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.builder() |
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.dominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties> dominantLanguageDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.dominantLanguageDetectionJobPropertiesList(Consumer<DominantLanguageDetectionJobProperties.Builder>... dominantLanguageDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.dominantLanguageDetectionJobPropertiesList(DominantLanguageDetectionJobProperties... dominantLanguageDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.Builder.nextToken(String nextToken) |
Identifies the next page of results to return.
|
ListDominantLanguageDetectionJobsResponse.Builder |
ListDominantLanguageDetectionJobsResponse.toBuilder() |
|