Uses of Class
com.mypurecloud.sdk.v2.model.AdminAgentWorkPlanPreferenceResponse
Packages that use AdminAgentWorkPlanPreferenceResponse
-
Uses of AdminAgentWorkPlanPreferenceResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AdminAgentWorkPlanPreferenceResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(GetWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(String businessUnitId, String bidId, String bidGroupId) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request) Overrides the assigned work plan for the specified agentsWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(String businessUnitId, String bidId, String bidGroupId, AgentsBidAssignedWorkPlanOverrideRequest body) Overrides the assigned work plan for the specified agentsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AdminAgentWorkPlanPreferenceResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(ApiRequest<Void> request) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(GetWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request, AsyncApiCallback<AdminAgentWorkPlanPreferenceResponse> callback) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AdminAgentWorkPlanPreferenceResponse>> callback) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesWithHttpInfo(String businessUnitId, String bidId, String bidGroupId) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferences(ApiRequest<AgentsBidAssignedWorkPlanOverrideRequest> request) Overrides the assigned work plan for the specified agentsWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request, AsyncApiCallback<AdminAgentWorkPlanPreferenceResponse> callback) 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 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 AdminAgentWorkPlanPreferenceResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(GetWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request, AsyncApiCallback<AdminAgentWorkPlanPreferenceResponse> callback) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AdminAgentWorkPlanPreferenceResponse>> callback) Gets the work plan preferences of all the agents in the work plan bid groupWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesAsync(PatchWorkforcemanagementBusinessunitWorkplanbidGroupPreferencesRequest request, AsyncApiCallback<AdminAgentWorkPlanPreferenceResponse> callback) 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 AdminAgentWorkPlanPreferenceResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdminAgentWorkPlanPreferenceResponseModifier and TypeMethodDescriptionAdminAgentWorkPlanPreferenceResponse.agentWorkPlanBidPreferences(List<AdminAgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) The list of agents work plan bidding preferencesThe globally unique identifier for the object.AdminAgentWorkPlanPreferenceResponse.workPlans(List<WorkPlanReference> workPlans) The list of work plans that belong to this bid group