Uses of Class
com.mypurecloud.sdk.v2.model.AgentsBidAssignedWorkPlanOverrideRequest
Packages that use AgentsBidAssignedWorkPlanOverrideRequest
Package
Description
-
Uses of AgentsBidAssignedWorkPlanOverrideRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(String businessUnitId, String bidId, String bidGroupId, AgentsBidAssignedWorkPlanOverrideRequest body) Overrides the assigned work plan for the specified agentsWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesWithHttpInfo(String businessUnitId, String bidId, String bidGroupId, AgentsBidAssignedWorkPlanOverrideRequest body) Overrides the assigned work plan for the specified agentsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(ApiRequest<AgentsBidAssignedWorkPlanOverrideRequest> request) Overrides the assigned work plan for the specified agentsWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(ApiRequest<AgentsBidAssignedWorkPlanOverrideRequest> request, AsyncApiCallback<ApiResponse<AdminAgentWorkPlanPreferenceResponse>> callback) Overrides the assigned work plan for the specified agents -
Uses of AgentsBidAssignedWorkPlanOverrideRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.builder(String businessUnitId, String bidId, String bidGroupId, AgentsBidAssignedWorkPlanOverrideRequest body) voidPatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.setBody(AgentsBidAssignedWorkPlanOverrideRequest body) PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.Builder.withBody(AgentsBidAssignedWorkPlanOverrideRequest body) PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.withBody(AgentsBidAssignedWorkPlanOverrideRequest body) PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest.Builder.withRequiredParams(String businessUnitId, String bidId, String bidGroupId, AgentsBidAssignedWorkPlanOverrideRequest body) -
Uses of AgentsBidAssignedWorkPlanOverrideRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentsBidAssignedWorkPlanOverrideRequestModifier and TypeMethodDescriptionAgentsBidAssignedWorkPlanOverrideRequest.agentWorkPlanOverrides(List<AgentBidWorkPlanOverrideRequest> agentWorkPlanOverrides) The list of agent work plan overrides