| Package | Description |
|---|---|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
static DisplayLanguageCode |
DisplayLanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static DisplayLanguageCode |
DisplayLanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayLanguageCode[] |
DisplayLanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListLanguagesResult |
ListLanguagesResult.withDisplayLanguageCode(DisplayLanguageCode displayLanguageCode)
The language code passed in with the request.
|
ListLanguagesRequest |
ListLanguagesRequest.withDisplayLanguageCode(DisplayLanguageCode displayLanguageCode)
The language code for the language to use to display the language names in the response.
|
Copyright © 2024. All rights reserved.