Uses of Class
com.mypurecloud.sdk.v2.model.AgentIntegrationAssociationRequest
Packages that use AgentIntegrationAssociationRequest
-
Uses of AgentIntegrationAssociationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentIntegrationAssociationRequestModifier and TypeMethodDescriptionAgentIntegrationAssociationRequest.agentExternalId(String agentExternalId) The ID of the agent in external systemAgentIntegrationAssociationRequest.integrationId(String integrationId) The ID of 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 AgentIntegrationAssociationRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentIntegrationAssociationRequestModifier and TypeMethodDescriptionAgentIntegrationsRequest.associatedIntegrations(List<AgentIntegrationAssociationRequest> associatedIntegrations) The list of integrations associated with the agentvoidAgentIntegrationsRequest.setAssociatedIntegrations(List<AgentIntegrationAssociationRequest> associatedIntegrations)