| Package | Description |
|---|---|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
TerminologyDataLocation |
TerminologyDataLocation.clone() |
TerminologyDataLocation |
GetTerminologyResult.getAuxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
TerminologyDataLocation |
ImportTerminologyResult.getAuxiliaryDataLocation()
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
TerminologyDataLocation |
GetTerminologyResult.getTerminologyDataLocation()
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
TerminologyDataLocation |
TerminologyDataLocation.withLocation(String location)
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
TerminologyDataLocation |
TerminologyDataLocation.withRepositoryType(String repositoryType)
The repository type for the custom terminology data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTerminologyResult.setAuxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
void |
ImportTerminologyResult.setAuxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
void |
GetTerminologyResult.setTerminologyDataLocation(TerminologyDataLocation terminologyDataLocation)
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
GetTerminologyResult |
GetTerminologyResult.withAuxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
ImportTerminologyResult |
ImportTerminologyResult.withAuxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation)
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
GetTerminologyResult |
GetTerminologyResult.withTerminologyDataLocation(TerminologyDataLocation terminologyDataLocation)
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
Copyright © 2024. All rights reserved.