Uses of Class
com.mypurecloud.sdk.v2.model.AdherenceExplanationJobReference
Packages that use AdherenceExplanationJobReference
-
Uses of AdherenceExplanationJobReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdherenceExplanationJobReferenceModifier and TypeMethodDescriptionAdherenceExplanationAsyncResponse.getJob()AgentQueryAdherenceExplanationsResponse.getJob()BuQueryAdherenceExplanationsResponse.getJob()QueryAdherenceExplanationsResponse.getJob()AdherenceExplanationJobReference.status(AdherenceExplanationJobReference.StatusEnum status) The status of the adherence explanation jobAdherenceExplanationJobReference.type(AdherenceExplanationJobReference.TypeEnum type) The type of the adherence explanation jobMethods in com.mypurecloud.sdk.v2.model with parameters of type AdherenceExplanationJobReferenceModifier and TypeMethodDescriptionAdherenceExplanationAsyncResponse.job(AdherenceExplanationJobReference job) A reference to the job that was started by the requestAgentQueryAdherenceExplanationsResponse.job(AdherenceExplanationJobReference job) The asynchronous job handling the queryBuQueryAdherenceExplanationsResponse.job(AdherenceExplanationJobReference job) The asynchronous job handling the queryQueryAdherenceExplanationsResponse.job(AdherenceExplanationJobReference job) The asynchronous job handling the queryvoidAdherenceExplanationAsyncResponse.setJob(AdherenceExplanationJobReference job) voidAgentQueryAdherenceExplanationsResponse.setJob(AdherenceExplanationJobReference job) voidBuQueryAdherenceExplanationsResponse.setJob(AdherenceExplanationJobReference job) voidQueryAdherenceExplanationsResponse.setJob(AdherenceExplanationJobReference job)