| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
static Term.Builder |
Term.builder() |
Term.Builder |
Term.Builder.sourceText(String sourceText)
The source text of the term being translated by the custom terminology.
|
Term.Builder |
Term.Builder.targetText(String targetText)
The target text of the term being translated by the custom terminology.
|
Term.Builder |
Term.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Term.Builder> |
Term.serializableBuilderClass() |
Copyright © 2022. All rights reserved.