Uses of Class
com.mypurecloud.sdk.v2.model.AgentBidWorkPlanOverrideRequest
Packages that use AgentBidWorkPlanOverrideRequest
-
Uses of AgentBidWorkPlanOverrideRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBidWorkPlanOverrideRequestModifier and TypeMethodDescriptionThe ID of agentAgentBidWorkPlanOverrideRequest.overrideReason(AgentBidWorkPlanOverrideRequest.OverrideReasonEnum overrideReason) The reason for overriding the assigned work plan.AgentBidWorkPlanOverrideRequest.overrideWorkPlanId(String overrideWorkPlanId) The ID of the work plan that overrides the assigned work plan for the agentMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentBidWorkPlanOverrideRequestModifier and TypeMethodDescriptionAgentsBidAssignedWorkPlanOverrideRequest.getAgentWorkPlanOverrides()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentBidWorkPlanOverrideRequestModifier and TypeMethodDescriptionAgentsBidAssignedWorkPlanOverrideRequest.agentWorkPlanOverrides(List<AgentBidWorkPlanOverrideRequest> agentWorkPlanOverrides) The list of agent work plan overridesvoidAgentsBidAssignedWorkPlanOverrideRequest.setAgentWorkPlanOverrides(List<AgentBidWorkPlanOverrideRequest> agentWorkPlanOverrides)