| Package | Description |
|---|---|
| com.amazonaws.services.comprehend |
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.clone() |
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withClientRequestToken(String clientRequestToken)
A unique identifier for the request.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withDataAccessRoleArn(String dataAccessRoleArn)
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withInputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withJobName(String jobName)
An identifier for the job.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withOutputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
Copyright © 2018. All rights reserved.