Uses of Class
com.mypurecloud.sdk.v2.model.QueueReference
Packages that use QueueReference
-
Uses of QueueReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueReferenceModifier and TypeMethodDescriptionCreateSurveyResponse.getQueue()RoutePathResponse.getQueue()Survey.getQueue()The globally unique identifier for the object.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueReferenceMethods in com.mypurecloud.sdk.v2.model with parameters of type QueueReferenceModifier and TypeMethodDescriptionCreateSurveyResponse.queue(QueueReference queue) RoutePathResponse.queue(QueueReference queue) The ID of the queue associated with the route pathSurvey.queue(QueueReference queue) voidCreateSurveyResponse.setQueue(QueueReference queue) voidRoutePathResponse.setQueue(QueueReference queue) voidSurvey.setQueue(QueueReference queue) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueReferenceModifier and TypeMethodDescriptionWfmAgent.queues(List<QueueReference> queues) List of queues to which this agent is capable of handlingvoidWfmAgent.setQueues(List<QueueReference> queues)