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