Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.Text
-
Packages that use Text Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of Text in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type Text Modifier and Type Method Description List<Text>Content. textList()The list of text messages.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type Text Modifier and Type Method Description Content.BuilderContent.Builder. textList(Text... textList)The list of text messages.Method parameters in software.amazon.awssdk.services.alexaforbusiness.model with type arguments of type Text Modifier and Type Method Description Content.BuilderContent.Builder. textList(Collection<Text> textList)The list of text messages.
-