Uses of Class
com.mypurecloud.sdk.v2.model.WfmIntegrationReference
Packages that use WfmIntegrationReference
-
Uses of WfmIntegrationReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmIntegrationReferenceModifier and TypeMethodDescriptionAgentIntegrationAssociationResponse.getIntegration()AgentIntegrationsResponse.getSelectedIntegration()Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmIntegrationReferenceModifier and TypeMethodDescriptionAgentIntegrationAssociationResponse.integration(WfmIntegrationReference integration) The integration associated with the agentAgentIntegrationsResponse.selectedIntegration(WfmIntegrationReference selectedIntegration) The integration selected for the agent.voidAgentIntegrationAssociationResponse.setIntegration(WfmIntegrationReference integration) voidAgentIntegrationsResponse.setSelectedIntegration(WfmIntegrationReference selectedIntegration)