| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeEventsDetectionJobResult> |
AmazonComprehendAsyncClient.describeEventsDetectionJobAsync(DescribeEventsDetectionJobRequest request,
AsyncHandler<DescribeEventsDetectionJobRequest,DescribeEventsDetectionJobResult> asyncHandler) |
Future<DescribeEventsDetectionJobResult> |
AbstractAmazonComprehendAsync.describeEventsDetectionJobAsync(DescribeEventsDetectionJobRequest request,
AsyncHandler<DescribeEventsDetectionJobRequest,DescribeEventsDetectionJobResult> asyncHandler) |
Future<DescribeEventsDetectionJobResult> |
AmazonComprehendAsync.describeEventsDetectionJobAsync(DescribeEventsDetectionJobRequest describeEventsDetectionJobRequest,
AsyncHandler<DescribeEventsDetectionJobRequest,DescribeEventsDetectionJobResult> asyncHandler)
Gets the status and details of an events detection job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventsDetectionJobRequest |
DescribeEventsDetectionJobRequest.clone() |
DescribeEventsDetectionJobRequest |
DescribeEventsDetectionJobRequest.withJobId(String jobId)
The identifier of the events detection job.
|
Copyright © 2023. All rights reserved.