| 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<StartEntitiesDetectionJobResponse> |
ComprehendAsyncClient.startEntitiesDetectionJob(StartEntitiesDetectionJobRequest startEntitiesDetectionJobRequest)
Starts an asynchronous entity detection job for a collection of documents.
|
default StartEntitiesDetectionJobResponse |
ComprehendClient.startEntitiesDetectionJob(StartEntitiesDetectionJobRequest startEntitiesDetectionJobRequest)
Starts an asynchronous entity detection job for a collection of documents.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartEntitiesDetectionJobRequestMarshaller.marshall(StartEntitiesDetectionJobRequest startEntitiesDetectionJobRequest) |
Copyright © 2023. All rights reserved.