Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnum
-
Uses of ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnumModifier and TypeMethodDescriptionConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnum.fromString(String key) ConversationChecklistTopicAgentChecklistActivationTrigger.getTriggerType()Returns the enum constant of this class with the specified name.ConversationChecklistTopicAgentChecklistActivationTrigger.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 ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnumModifier and TypeMethodDescriptionvoidConversationChecklistTopicAgentChecklistActivationTrigger.setTriggerType(ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnum triggerType) ConversationChecklistTopicAgentChecklistActivationTrigger.triggerType(ConversationChecklistTopicAgentChecklistActivationTrigger.TriggerTypeEnum triggerType)