| 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<DescribeEventsDetectionJobResponse> |
ComprehendAsyncClient.describeEventsDetectionJob(DescribeEventsDetectionJobRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeEventsDetectionJobRequestMarshaller.marshall(DescribeEventsDetectionJobRequest describeEventsDetectionJobRequest) |
Copyright © 2023. All rights reserved.