Uses of Class
com.mypurecloud.sdk.v2.model.MoveAgentResponse
Packages that use MoveAgentResponse
-
Uses of MoveAgentResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MoveAgentResponseModifier and TypeMethodDescriptionMoveAgentResponse.result(MoveAgentResponse.ResultEnum result) The result of the moveMoveAgentResponse.user(UserReference user) The user associated with the moveMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type MoveAgentResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type MoveAgentResponseModifier and TypeMethodDescriptionMoveAgentsResponse.results(List<MoveAgentResponse> results) The list containing the agent and result of the move operationvoidMoveAgentsResponse.setResults(List<MoveAgentResponse> results)