| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDominantLanguageDetectionJobsResponse.Builder> |
ListDominantLanguageDetectionJobsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.