| Package | Description |
|---|---|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
TerminologyDataLocation |
TerminologyDataLocation.clone() |
TerminologyDataLocation |
GetTerminologyResult.getTerminologyDataLocation()
The data location of the custom terminology being retrieved.
|
TerminologyDataLocation |
TerminologyDataLocation.withLocation(String location)
The location of the custom terminology data.
|
TerminologyDataLocation |
TerminologyDataLocation.withRepositoryType(String repositoryType)
The repository type for the custom terminology data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTerminologyResult.setTerminologyDataLocation(TerminologyDataLocation terminologyDataLocation)
The data location of the custom terminology being retrieved.
|
GetTerminologyResult |
GetTerminologyResult.withTerminologyDataLocation(TerminologyDataLocation terminologyDataLocation)
The data location of the custom terminology being retrieved.
|
Copyright © 2019. All rights reserved.