| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
ParallelDataConfig |
UpdateParallelDataRequest.parallelDataConfig()
Specifies the format and S3 location of the parallel data input file.
|
ParallelDataConfig |
CreateParallelDataRequest.parallelDataConfig()
Specifies the format and S3 location of the parallel data input file.
|
ParallelDataConfig |
ParallelDataProperties.parallelDataConfig()
Specifies the format and S3 location of the parallel data input file.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParallelDataRequest.Builder |
UpdateParallelDataRequest.Builder.parallelDataConfig(ParallelDataConfig parallelDataConfig)
Specifies the format and S3 location of the parallel data input file.
|
CreateParallelDataRequest.Builder |
CreateParallelDataRequest.Builder.parallelDataConfig(ParallelDataConfig parallelDataConfig)
Specifies the format and S3 location of the parallel data input file.
|
ParallelDataProperties.Builder |
ParallelDataProperties.Builder.parallelDataConfig(ParallelDataConfig parallelDataConfig)
Specifies the format and S3 location of the parallel data input file.
|
Copyright © 2022. All rights reserved.