Uses of Class
com.mypurecloud.sdk.v2.model.AgentIntegrationAssociationResponse
Packages that use AgentIntegrationAssociationResponse
-
Uses of AgentIntegrationAssociationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentIntegrationAssociationResponseModifier and TypeMethodDescriptionAgentIntegrationAssociationResponse.agentExternalId(String agentExternalId) ID of the agent in external systemAgentIntegrationAssociationResponse.integration(WfmIntegrationReference integration) The integration associated with the agentWhether agentExternalId should be protected from update by automatic processesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentIntegrationAssociationResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentIntegrationAssociationResponseModifier and TypeMethodDescriptionAgentIntegrationsResponse.associatedIntegrations(List<AgentIntegrationAssociationResponse> associatedIntegrations) The list of integrations associated with the agentvoidAgentIntegrationsResponse.setAssociatedIntegrations(List<AgentIntegrationAssociationResponse> associatedIntegrations)