Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations.MachineLearningSentimentResult.Builder
Package
Description
Conversation models for
SMART CONVERSATIONS
sent onto callbacks-
Uses of MachineLearningSentimentResult.Builder in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.smartconversations
Modifier and TypeMethodDescriptionMachineLearningSentimentResult.builder()
Getting builderMachineLearningSentimentResult.Builder.setMessage
(String message) see getterMachineLearningSentimentResult.Builder.setResults
(List<SentimentResult> results) see gettersee getterMachineLearningSentimentResult.Builder.setSentiment
(Sentiment sentiment) see getter