| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
StartSentimentDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
EntitiesDetectionJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the entities detection job.
|
InputDataConfig |
StartTopicsDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartDominantLanguageDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
EventsDetectionJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the events detection job.
|
InputDataConfig |
StartTargetedSentimentDetectionJobRequest.inputDataConfig()
Returns the value of the InputDataConfig property for this object.
|
InputDataConfig |
StartDocumentClassificationJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
StartPiiEntitiesDetectionJobRequest.inputDataConfig()
The input properties for a PII entities detection job.
|
InputDataConfig |
PiiEntitiesDetectionJobProperties.inputDataConfig()
The input properties for a PII entities detection job.
|
InputDataConfig |
StartKeyPhrasesDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
KeyPhrasesDetectionJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the key phrases detection job.
|
InputDataConfig |
StartEventsDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
InputDataConfig |
SentimentDetectionJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the sentiment detection job.
|
InputDataConfig |
DominantLanguageDetectionJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the dominant language detection job.
|
InputDataConfig |
DocumentClassificationJobProperties.inputDataConfig()
The input data configuration that you supplied when you created the document classification job.
|
InputDataConfig |
TargetedSentimentDetectionJobProperties.inputDataConfig()
Returns the value of the InputDataConfig property for this object.
|
InputDataConfig |
TopicsDetectionJobProperties.inputDataConfig()
The input data configuration supplied when you created the topic detection job.
|
InputDataConfig |
StartEntitiesDetectionJobRequest.inputDataConfig()
Specifies the format and location of the input data for the job.
|
| Modifier and Type | Method and Description |
|---|---|
StartSentimentDetectionJobRequest.Builder |
StartSentimentDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
EntitiesDetectionJobProperties.Builder |
EntitiesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the entities detection job.
|
StartTopicsDetectionJobRequest.Builder |
StartTopicsDetectionJobRequest.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.
|
EventsDetectionJobProperties.Builder |
EventsDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the events detection job.
|
StartTargetedSentimentDetectionJobRequest.Builder |
StartTargetedSentimentDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Sets the value of the InputDataConfig property for this object.
|
StartDocumentClassificationJobRequest.Builder |
StartDocumentClassificationJobRequest.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.
|
PiiEntitiesDetectionJobProperties.Builder |
PiiEntitiesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input properties for a PII entities detection job.
|
StartKeyPhrasesDetectionJobRequest.Builder |
StartKeyPhrasesDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
KeyPhrasesDetectionJobProperties.Builder |
KeyPhrasesDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the key phrases detection job.
|
StartEventsDetectionJobRequest.Builder |
StartEventsDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
SentimentDetectionJobProperties.Builder |
SentimentDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the sentiment detection job.
|
DominantLanguageDetectionJobProperties.Builder |
DominantLanguageDetectionJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the dominant language detection job.
|
DocumentClassificationJobProperties.Builder |
DocumentClassificationJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input data configuration that you supplied when you created the document classification 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.
|
StartEntitiesDetectionJobRequest.Builder |
StartEntitiesDetectionJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and location of the input data for the job.
|
Copyright © 2023. All rights reserved.