| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
InputDataConfig |
StartTextTranslationJobRequest.inputDataConfig()
Specifies the format and S3 location of the input documents for the translation job.
|
InputDataConfig |
TextTranslationJobProperties.inputDataConfig()
The input configuration properties that were specified when the job was requested.
|
| Modifier and Type | Method and Description |
|---|---|
StartTextTranslationJobRequest.Builder |
StartTextTranslationJobRequest.Builder.inputDataConfig(InputDataConfig inputDataConfig)
Specifies the format and S3 location of the input documents for the translation job.
|
TextTranslationJobProperties.Builder |
TextTranslationJobProperties.Builder.inputDataConfig(InputDataConfig inputDataConfig)
The input configuration properties that were specified when the job was requested.
|
Copyright © 2021. All rights reserved.