Uses of Class
software.amazon.awssdk.services.polly.model.Lexicon
-
Packages that use Lexicon Package Description software.amazon.awssdk.services.polly.model -
-
Uses of Lexicon in software.amazon.awssdk.services.polly.model
Methods in software.amazon.awssdk.services.polly.model that return Lexicon Modifier and Type Method Description LexiconGetLexiconResponse. lexicon()Lexicon object that provides name and the string content of the lexicon.Methods in software.amazon.awssdk.services.polly.model with parameters of type Lexicon Modifier and Type Method Description GetLexiconResponse.BuilderGetLexiconResponse.Builder. lexicon(Lexicon lexicon)Lexicon object that provides name and the string content of the lexicon.
-