| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
Locale.fromValue(String value)
Use this in place of valueOf.
|
static Locale |
Locale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Locale[] |
Locale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ssml |
Ssml.withLocale(Locale locale)
The locale of the SSML message.
|
Audio |
Audio.withLocale(Locale locale)
The locale of the audio message.
|
Text |
Text.withLocale(Locale locale)
The locale of the text message.
|
Copyright © 2019. All rights reserved.