Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanBids
Packages that use AgentWorkPlanBids
-
Uses of AgentWorkPlanBids in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentWorkPlanBidsModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementWorkplanbids()Gets the list of work plan bids that belong to an agentWorkforceManagementApi.getWorkforcemanagementWorkplanbids(GetWorkforcemanagementWorkplanbidsRequest request) Gets the list of work plan bids that belong to an agentMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentWorkPlanBidsModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementWorkplanbids(ApiRequest<Void> request) Gets the list of work plan bids that belong to an agentWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidsAsync(GetWorkforcemanagementWorkplanbidsRequest request, AsyncApiCallback<AgentWorkPlanBids> callback) Gets the list of work plan bids that belong to an agentWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentWorkPlanBids>> callback) Gets the list of work plan bids that belong to an agentWorkforceManagementApi.getWorkforcemanagementWorkplanbidsWithHttpInfo()Gets the list of work plan bids that belong to an agentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentWorkPlanBidsModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidsAsync(GetWorkforcemanagementWorkplanbidsRequest request, AsyncApiCallback<AgentWorkPlanBids> callback) Gets the list of work plan bids that belong to an agentWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentWorkPlanBids>> callback) Gets the list of work plan bids that belong to an agent -
Uses of AgentWorkPlanBids in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanBidsModifier and TypeMethodDescriptionAgentWorkPlanBids.agentWorkPlanBids(List<AgentWorkPlanBid> agentWorkPlanBids) Work plan bid summaries associated with this agentAgentWorkPlanBids.businessUnit(BusinessUnitReference businessUnit) The business unit to which the bids belong