Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicUriReference
Packages that use ConversationEventTopicUriReference
-
Uses of ConversationEventTopicUriReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicUriReferenceModifier and TypeMethodDescriptionConversationEventTopicScoredAgent.getAgent()ConversationEventTopicConversationRoutingData.getLanguage()ConversationEventTopicConversationRoutingData.getQueue()The ID of the resourceThe name of the resourceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationEventTopicUriReferenceMethods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEventTopicUriReferenceModifier and TypeMethodDescriptionConversationEventTopicScoredAgent.agent(ConversationEventTopicUriReference agent) A UriReference for a resourceConversationEventTopicConversationRoutingData.language(ConversationEventTopicUriReference language) A UriReference for a resourceConversationEventTopicConversationRoutingData.queue(ConversationEventTopicUriReference queue) voidConversationEventTopicScoredAgent.setAgent(ConversationEventTopicUriReference agent) voidConversationEventTopicConversationRoutingData.setLanguage(ConversationEventTopicUriReference language) voidConversationEventTopicConversationRoutingData.setQueue(ConversationEventTopicUriReference queue) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationEventTopicUriReferenceModifier and TypeMethodDescriptionvoidConversationEventTopicConversationRoutingData.setSkills(List<ConversationEventTopicUriReference> skills) ConversationEventTopicConversationRoutingData.skills(List<ConversationEventTopicUriReference> skills) The skills to use for routing decisions