Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum
Packages that use ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum
-
Uses of ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnumModifier and TypeMethodDescriptionConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum.fromString(String key) ConversationSummaryTopicConversationSummaryEvent.getTriggerType()Returns the enum constant of this class with the specified name.ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnumModifier and TypeMethodDescriptionvoidConversationSummaryTopicConversationSummaryEvent.setTriggerType(ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum triggerType) ConversationSummaryTopicConversationSummaryEvent.triggerType(ConversationSummaryTopicConversationSummaryEvent.TriggerTypeEnum triggerType)