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