| Package | Description |
|---|---|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
static Formality |
Formality.fromValue(String value)
Use this in place of valueOf.
|
static Formality |
Formality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Formality[] |
Formality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TranslationSettings |
TranslationSettings.withFormality(Formality formality)
You can specify the desired level of formality for translations to supported target languages.
|
Copyright © 2024. All rights reserved.