DocumentClassificationJobProperties.Builder |
DocumentClassificationJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the document classification job.
|
DominantLanguageDetectionJobProperties.Builder |
DominantLanguageDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the dominant language detection job.
|
EntitiesDetectionJobProperties.Builder |
EntitiesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the entities detection job.
|
EventsDetectionJobProperties.Builder |
EventsDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the events detection job.
|
KeyPhrasesDetectionJobProperties.Builder |
KeyPhrasesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the key phrases detection job.
|
PiiEntitiesDetectionJobProperties.Builder |
PiiEntitiesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input properties for a PII entities detection job.
|
SentimentDetectionJobProperties.Builder |
SentimentDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration that you supplied when you created the sentiment detection job.
|
StartDocumentClassificationJobRequest.Builder |
StartDocumentClassificationJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartDominantLanguageDetectionJobRequest.Builder |
StartDominantLanguageDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartEntitiesDetectionJobRequest.Builder |
StartEntitiesDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartEventsDetectionJobRequest.Builder |
StartEventsDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartKeyPhrasesDetectionJobRequest.Builder |
StartKeyPhrasesDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartPiiEntitiesDetectionJobRequest.Builder |
StartPiiEntitiesDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input properties for a PII entities detection job.
|
StartSentimentDetectionJobRequest.Builder |
StartSentimentDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
StartTargetedSentimentDetectionJobRequest.Builder |
StartTargetedSentimentDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Sets the value of the InputDataConfig property for this object.
|
StartTopicsDetectionJobRequest.Builder |
StartTopicsDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Specifies the format and location of the input data for the job.
|
TargetedSentimentDetectionJobProperties.Builder |
TargetedSentimentDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
Sets the value of the InputDataConfig property for this object.
|
TopicsDetectionJobProperties.Builder |
TopicsDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig) |
The input data configuration supplied when you created the topic detection job.
|