| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Audio |
Audio.clone() |
Audio |
Audio.withLocale(Locale locale)
The locale of the audio message.
|
Audio |
Audio.withLocale(String locale)
The locale of the audio message.
|
Audio |
Audio.withLocation(String location)
The location of the audio file.
|
| Modifier and Type | Method and Description |
|---|---|
List<Audio> |
Content.getAudioList()
The list of audio messages.
|
| Modifier and Type | Method and Description |
|---|---|
Content |
Content.withAudioList(Audio... audioList)
The list of audio messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Content.setAudioList(Collection<Audio> audioList)
The list of audio messages.
|
Content |
Content.withAudioList(Collection<Audio> audioList)
The list of audio messages.
|
Copyright © 2019. All rights reserved.