| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartDominantLanguageDetectionJobResponse |
ComprehendClient.startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest startDominantLanguageDetectionJobRequest)
Starts an asynchronous dominant language detection job for a collection of documents.
|
default CompletableFuture<StartDominantLanguageDetectionJobResponse> |
ComprehendAsyncClient.startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest startDominantLanguageDetectionJobRequest)
Starts an asynchronous dominant language detection job for a collection of documents.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartDominantLanguageDetectionJobRequestMarshaller.marshall(StartDominantLanguageDetectionJobRequest startDominantLanguageDetectionJobRequest) |
Copyright © 2023. All rights reserved.