| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDominantLanguageDetectionJobResponse |
ComprehendClient.describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder> describeDominantLanguageDetectionJobRequest)
Gets the properties associated with a dominant language detection job.
|
default DescribeDominantLanguageDetectionJobResponse |
ComprehendClient.describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest describeDominantLanguageDetectionJobRequest)
Gets the properties associated with a dominant language detection job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDominantLanguageDetectionJobResponse> |
ComprehendAsyncClient.describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder> describeDominantLanguageDetectionJobRequest)
Gets the properties associated with a dominant language detection job.
|
default CompletableFuture<DescribeDominantLanguageDetectionJobResponse> |
ComprehendAsyncClient.describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest describeDominantLanguageDetectionJobRequest)
Gets the properties associated with a dominant language detection job.
|
Copyright © 2023. All rights reserved.