| 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<StartTopicsDetectionJobResponse> |
ComprehendAsyncClient.startTopicsDetectionJob(StartTopicsDetectionJobRequest startTopicsDetectionJobRequest)
Starts an asynchronous topic detection job.
|
default StartTopicsDetectionJobResponse |
ComprehendClient.startTopicsDetectionJob(StartTopicsDetectionJobRequest startTopicsDetectionJobRequest)
Starts an asynchronous topic detection job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartTopicsDetectionJobRequestMarshaller.marshall(StartTopicsDetectionJobRequest startTopicsDetectionJobRequest) |
Copyright © 2023. All rights reserved.