| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
OutputDataConfig |
StartSentimentDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
EntitiesDetectionJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the entities detection job.
|
OutputDataConfig |
StartTopicsDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
StartDominantLanguageDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
EventsDetectionJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the events detection job.
|
OutputDataConfig |
StartTargetedSentimentDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
StartDocumentClassificationJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
StartPiiEntitiesDetectionJobRequest.outputDataConfig()
Provides configuration parameters for the output of PII entity detection jobs.
|
OutputDataConfig |
StartKeyPhrasesDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
KeyPhrasesDetectionJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the key phrases detection job.
|
OutputDataConfig |
StartEventsDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
OutputDataConfig |
SentimentDetectionJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the sentiment detection job.
|
OutputDataConfig |
DominantLanguageDetectionJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the dominant language detection job.
|
OutputDataConfig |
DocumentClassificationJobProperties.outputDataConfig()
The output data configuration that you supplied when you created the document classification job.
|
OutputDataConfig |
TargetedSentimentDetectionJobProperties.outputDataConfig()
Returns the value of the OutputDataConfig property for this object.
|
OutputDataConfig |
TopicsDetectionJobProperties.outputDataConfig()
The output data configuration supplied when you created the topic detection job.
|
OutputDataConfig |
StartEntitiesDetectionJobRequest.outputDataConfig()
Specifies where to send the output files.
|
| Modifier and Type | Method and Description |
|---|---|
StartSentimentDetectionJobRequest.Builder |
StartSentimentDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
EntitiesDetectionJobProperties.Builder |
EntitiesDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the entities detection job.
|
StartTopicsDetectionJobRequest.Builder |
StartTopicsDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
StartDominantLanguageDetectionJobRequest.Builder |
StartDominantLanguageDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
EventsDetectionJobProperties.Builder |
EventsDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the events detection job.
|
StartTargetedSentimentDetectionJobRequest.Builder |
StartTargetedSentimentDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
StartDocumentClassificationJobRequest.Builder |
StartDocumentClassificationJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
StartPiiEntitiesDetectionJobRequest.Builder |
StartPiiEntitiesDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Provides configuration parameters for the output of PII entity detection jobs.
|
StartKeyPhrasesDetectionJobRequest.Builder |
StartKeyPhrasesDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
KeyPhrasesDetectionJobProperties.Builder |
KeyPhrasesDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the key phrases detection job.
|
StartEventsDetectionJobRequest.Builder |
StartEventsDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
SentimentDetectionJobProperties.Builder |
SentimentDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the sentiment detection job.
|
DominantLanguageDetectionJobProperties.Builder |
DominantLanguageDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the dominant language detection job.
|
DocumentClassificationJobProperties.Builder |
DocumentClassificationJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration that you supplied when you created the document classification job.
|
TargetedSentimentDetectionJobProperties.Builder |
TargetedSentimentDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Sets the value of the OutputDataConfig property for this object.
|
TopicsDetectionJobProperties.Builder |
TopicsDetectionJobProperties.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
The output data configuration supplied when you created the topic detection job.
|
StartEntitiesDetectionJobRequest.Builder |
StartEntitiesDetectionJobRequest.Builder.outputDataConfig(OutputDataConfig outputDataConfig)
Specifies where to send the output files.
|
Copyright © 2023. All rights reserved.