| 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 CompletableFuture<StopDominantLanguageDetectionJobResponse> |
ComprehendAsyncClient.stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest stopDominantLanguageDetectionJobRequest)
Stops a dominant language detection job in progress.
|
default StopDominantLanguageDetectionJobResponse |
ComprehendClient.stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest stopDominantLanguageDetectionJobRequest)
Stops a dominant language detection job in progress.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopDominantLanguageDetectionJobRequestMarshaller.marshall(StopDominantLanguageDetectionJobRequest stopDominantLanguageDetectionJobRequest) |
Copyright © 2023. All rights reserved.