Uses of Class
com.vaadin.uitest.model.chat.Link
Packages that use Link
-
Uses of Link in com.vaadin.uitest.model.chat
Methods in com.vaadin.uitest.model.chat that return types with arguments of type LinkMethods in com.vaadin.uitest.model.chat with parameters of type LinkMethod parameters in com.vaadin.uitest.model.chat with type arguments of type LinkModifier and TypeMethodDescriptionvoidChatCompletionMessage.addLinks(Collection<Link> links) voidConstructor parameters in com.vaadin.uitest.model.chat with type arguments of type LinkModifierConstructorDescriptionChatCompletionMessage(ChatCompletionMessage.Role role, String content, List<Link> links, int index, float score)