| 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 StartEventsDetectionJobResponse |
ComprehendClient.startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder> startEventsDetectionJobRequest)
Starts an asynchronous event detection job for a collection of documents.
|
default StartEventsDetectionJobResponse |
ComprehendClient.startEventsDetectionJob(StartEventsDetectionJobRequest startEventsDetectionJobRequest)
Starts an asynchronous event detection job for a collection of documents.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartEventsDetectionJobResponse> |
ComprehendAsyncClient.startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder> startEventsDetectionJobRequest)
Starts an asynchronous event detection job for a collection of documents.
|
default CompletableFuture<StartEventsDetectionJobResponse> |
ComprehendAsyncClient.startEventsDetectionJob(StartEventsDetectionJobRequest startEventsDetectionJobRequest)
Starts an asynchronous event detection job for a collection of documents.
|
Copyright © 2023. All rights reserved.