Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum
Packages that use ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum
-
Uses of ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnumModifier and TypeMethodDescriptionConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum.fromString(String key) ConversationSummaryTopicVirtualAgentsTriggerSource.getSourceType()Returns the enum constant of this class with the specified name.ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum.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 ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnumModifier and TypeMethodDescriptionvoidConversationSummaryTopicVirtualAgentsTriggerSource.setSourceType(ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum sourceType) ConversationSummaryTopicVirtualAgentsTriggerSource.sourceType(ConversationSummaryTopicVirtualAgentsTriggerSource.SourceTypeEnum sourceType)