| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
TerminologyDataLocation |
GetTerminologyResponse.auxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
TerminologyDataLocation |
ImportTerminologyResponse.auxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
TerminologyDataLocation |
GetTerminologyResponse.terminologyDataLocation()
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
| Modifier and Type | Method and Description |
|---|---|
GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.auxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
ImportTerminologyResponse.Builder |
ImportTerminologyResponse.Builder.auxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.terminologyDataLocation(TerminologyDataLocation terminologyDataLocation)
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
Copyright © 2022. All rights reserved.