| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly.model |
| Modifier and Type | Method and Description |
|---|---|
LexiconAttributes |
LexiconDescription.attributes()
Provides lexicon metadata.
|
LexiconAttributes |
GetLexiconResponse.lexiconAttributes()
Metadata of the lexicon, including phonetic alphabetic used, language code, lexicon ARN, number of lexemes
defined in the lexicon, and size of lexicon in bytes.
|
| Modifier and Type | Method and Description |
|---|---|
LexiconDescription.Builder |
LexiconDescription.Builder.attributes(LexiconAttributes attributes)
Provides lexicon metadata.
|
GetLexiconResponse.Builder |
GetLexiconResponse.Builder.lexiconAttributes(LexiconAttributes lexiconAttributes)
Metadata of the lexicon, including phonetic alphabetic used, language code, lexicon ARN, number of lexemes
defined in the lexicon, and size of lexicon in bytes.
|
Copyright © 2023. All rights reserved.