| 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 DescribeDocumentClassificationJobResponse |
ComprehendClient.describeDocumentClassificationJob(Consumer<DescribeDocumentClassificationJobRequest.Builder> describeDocumentClassificationJobRequest)
Gets the properties associated with a document classification job.
|
default DescribeDocumentClassificationJobResponse |
ComprehendClient.describeDocumentClassificationJob(DescribeDocumentClassificationJobRequest describeDocumentClassificationJobRequest)
Gets the properties associated with a document classification job.
|
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.
|
default DescribeEntitiesDetectionJobResponse |
ComprehendClient.describeEntitiesDetectionJob(Consumer<DescribeEntitiesDetectionJobRequest.Builder> describeEntitiesDetectionJobRequest)
Gets the properties associated with an entities detection job.
|
default DescribeEntitiesDetectionJobResponse |
ComprehendClient.describeEntitiesDetectionJob(DescribeEntitiesDetectionJobRequest describeEntitiesDetectionJobRequest)
Gets the properties associated with an entities detection job.
|
default DescribeEventsDetectionJobResponse |
ComprehendClient.describeEventsDetectionJob(Consumer<DescribeEventsDetectionJobRequest.Builder> describeEventsDetectionJobRequest)
Gets the status and details of an events detection job.
|
default DescribeEventsDetectionJobResponse |
ComprehendClient.describeEventsDetectionJob(DescribeEventsDetectionJobRequest describeEventsDetectionJobRequest)
Gets the status and details of an events detection job.
|
default DescribeKeyPhrasesDetectionJobResponse |
ComprehendClient.describeKeyPhrasesDetectionJob(Consumer<DescribeKeyPhrasesDetectionJobRequest.Builder> describeKeyPhrasesDetectionJobRequest)
Gets the properties associated with a key phrases detection job.
|
default DescribeKeyPhrasesDetectionJobResponse |
ComprehendClient.describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest describeKeyPhrasesDetectionJobRequest)
Gets the properties associated with a key phrases detection job.
|
default DescribePiiEntitiesDetectionJobResponse |
ComprehendClient.describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder> describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
default DescribePiiEntitiesDetectionJobResponse |
ComprehendClient.describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest describePiiEntitiesDetectionJobRequest)
Gets the properties associated with a PII entities detection job.
|
default DescribeSentimentDetectionJobResponse |
ComprehendClient.describeSentimentDetectionJob(Consumer<DescribeSentimentDetectionJobRequest.Builder> describeSentimentDetectionJobRequest)
Gets the properties associated with a sentiment detection job.
|
default DescribeSentimentDetectionJobResponse |
ComprehendClient.describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest describeSentimentDetectionJobRequest)
Gets the properties associated with a sentiment detection job.
|
default DescribeTargetedSentimentDetectionJobResponse |
ComprehendClient.describeTargetedSentimentDetectionJob(Consumer<DescribeTargetedSentimentDetectionJobRequest.Builder> describeTargetedSentimentDetectionJobRequest)
Gets the properties associated with a targeted sentiment detection job.
|
default DescribeTargetedSentimentDetectionJobResponse |
ComprehendClient.describeTargetedSentimentDetectionJob(DescribeTargetedSentimentDetectionJobRequest describeTargetedSentimentDetectionJobRequest)
Gets the properties associated with a targeted sentiment detection job.
|
default DescribeTopicsDetectionJobResponse |
ComprehendClient.describeTopicsDetectionJob(Consumer<DescribeTopicsDetectionJobRequest.Builder> describeTopicsDetectionJobRequest)
Gets the properties associated with a topic detection job.
|
default DescribeTopicsDetectionJobResponse |
ComprehendClient.describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest describeTopicsDetectionJobRequest)
Gets the properties associated with a topic detection job.
|
default StopDominantLanguageDetectionJobResponse |
ComprehendClient.stopDominantLanguageDetectionJob(Consumer<StopDominantLanguageDetectionJobRequest.Builder> stopDominantLanguageDetectionJobRequest)
Stops a dominant language detection job in progress.
|
default StopDominantLanguageDetectionJobResponse |
ComprehendClient.stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest stopDominantLanguageDetectionJobRequest)
Stops a dominant language detection job in progress.
|
default StopEntitiesDetectionJobResponse |
ComprehendClient.stopEntitiesDetectionJob(Consumer<StopEntitiesDetectionJobRequest.Builder> stopEntitiesDetectionJobRequest)
Stops an entities detection job in progress.
|
default StopEntitiesDetectionJobResponse |
ComprehendClient.stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest stopEntitiesDetectionJobRequest)
Stops an entities detection job in progress.
|
default StopEventsDetectionJobResponse |
ComprehendClient.stopEventsDetectionJob(Consumer<StopEventsDetectionJobRequest.Builder> stopEventsDetectionJobRequest)
Stops an events detection job in progress.
|
default StopEventsDetectionJobResponse |
ComprehendClient.stopEventsDetectionJob(StopEventsDetectionJobRequest stopEventsDetectionJobRequest)
Stops an events detection job in progress.
|
default StopKeyPhrasesDetectionJobResponse |
ComprehendClient.stopKeyPhrasesDetectionJob(Consumer<StopKeyPhrasesDetectionJobRequest.Builder> stopKeyPhrasesDetectionJobRequest)
Stops a key phrases detection job in progress.
|
default StopKeyPhrasesDetectionJobResponse |
ComprehendClient.stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest stopKeyPhrasesDetectionJobRequest)
Stops a key phrases detection job in progress.
|
default StopPiiEntitiesDetectionJobResponse |
ComprehendClient.stopPiiEntitiesDetectionJob(Consumer<StopPiiEntitiesDetectionJobRequest.Builder> stopPiiEntitiesDetectionJobRequest)
Stops a PII entities detection job in progress.
|
default StopPiiEntitiesDetectionJobResponse |
ComprehendClient.stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest stopPiiEntitiesDetectionJobRequest)
Stops a PII entities detection job in progress.
|
default StopSentimentDetectionJobResponse |
ComprehendClient.stopSentimentDetectionJob(Consumer<StopSentimentDetectionJobRequest.Builder> stopSentimentDetectionJobRequest)
Stops a sentiment detection job in progress.
|
default StopSentimentDetectionJobResponse |
ComprehendClient.stopSentimentDetectionJob(StopSentimentDetectionJobRequest stopSentimentDetectionJobRequest)
Stops a sentiment detection job in progress.
|
default StopTargetedSentimentDetectionJobResponse |
ComprehendClient.stopTargetedSentimentDetectionJob(Consumer<StopTargetedSentimentDetectionJobRequest.Builder> stopTargetedSentimentDetectionJobRequest)
Stops a targeted sentiment detection job in progress.
|
default StopTargetedSentimentDetectionJobResponse |
ComprehendClient.stopTargetedSentimentDetectionJob(StopTargetedSentimentDetectionJobRequest stopTargetedSentimentDetectionJobRequest)
Stops a targeted sentiment detection job in progress.
|
Copyright © 2023. All rights reserved.