| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
ParallelDataDataLocation |
GetParallelDataResponse.auxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
ParallelDataDataLocation |
GetParallelDataResponse.dataLocation()
The location of the most recent parallel data input file that was successfully imported into Amazon Translate.
|
ParallelDataDataLocation |
GetParallelDataResponse.latestUpdateAttemptAuxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
| Modifier and Type | Method and Description |
|---|---|
GetParallelDataResponse.Builder |
GetParallelDataResponse.Builder.auxiliaryDataLocation(ParallelDataDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
GetParallelDataResponse.Builder |
GetParallelDataResponse.Builder.dataLocation(ParallelDataDataLocation dataLocation)
The location of the most recent parallel data input file that was successfully imported into Amazon
Translate.
|
GetParallelDataResponse.Builder |
GetParallelDataResponse.Builder.latestUpdateAttemptAuxiliaryDataLocation(ParallelDataDataLocation latestUpdateAttemptAuxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
Copyright © 2021. All rights reserved.