| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly.model |
| Modifier and Type | Method and Description |
|---|---|
List<LexiconDescription> |
ListLexiconsResponse.lexicons()
A list of lexicon names and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ListLexiconsResponse.Builder |
ListLexiconsResponse.Builder.lexicons(LexiconDescription... lexicons)
A list of lexicon names and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ListLexiconsResponse.Builder |
ListLexiconsResponse.Builder.lexicons(Collection<LexiconDescription> lexicons)
A list of lexicon names and attributes.
|
Copyright © 2023. All rights reserved.