| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<Audio> |
Content.audioList()
The list of audio messages.
|
| Modifier and Type | Method and Description |
|---|---|
Content.Builder |
Content.Builder.audioList(Audio... audioList)
The list of audio messages.
|
| Modifier and Type | Method and Description |
|---|---|
Content.Builder |
Content.Builder.audioList(Collection<Audio> audioList)
The list of audio messages.
|
Copyright © 2021. All rights reserved.