| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
AppliedTerminology.terms()
The specific terms of the custom terminology applied to the input text by Amazon Translate for the translated
text response.
|
| Modifier and Type | Method and Description |
|---|---|
AppliedTerminology.Builder |
AppliedTerminology.Builder.terms(Term... terms)
The specific terms of the custom terminology applied to the input text by Amazon Translate for the translated
text response.
|
| Modifier and Type | Method and Description |
|---|---|
AppliedTerminology.Builder |
AppliedTerminology.Builder.terms(Collection<Term> terms)
The specific terms of the custom terminology applied to the input text by Amazon Translate for the translated
text response.
|
Copyright © 2022. All rights reserved.