| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDominantLanguageDetectionJobResponse.Builder |
DescribeDominantLanguageDetectionJobResponse.builder() |
default DescribeDominantLanguageDetectionJobResponse.Builder |
DescribeDominantLanguageDetectionJobResponse.Builder.dominantLanguageDetectionJobProperties(Consumer<DominantLanguageDetectionJobProperties.Builder> dominantLanguageDetectionJobProperties)
An object that contains the properties associated with a dominant language detection job.
|
DescribeDominantLanguageDetectionJobResponse.Builder |
DescribeDominantLanguageDetectionJobResponse.Builder.dominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties dominantLanguageDetectionJobProperties)
An object that contains the properties associated with a dominant language detection job.
|
DescribeDominantLanguageDetectionJobResponse.Builder |
DescribeDominantLanguageDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDominantLanguageDetectionJobResponse.Builder> |
DescribeDominantLanguageDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.