Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanListResponse
Packages that use AgentWorkPlanListResponse
-
Uses of AgentWorkPlanListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentWorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementWorkplanbidWorkplans(GetWorkforcemanagementWorkplanbidWorkplansRequest request) Gets an agent's work plans for a bidWorkforceManagementApi.getWorkforcemanagementWorkplanbidWorkplans(String bidId) Gets an agent's work plans for a bidMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentWorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementWorkplanbidWorkplans(ApiRequest<Void> request) Gets an agent's work plans for a bidWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidWorkplansAsync(GetWorkforcemanagementWorkplanbidWorkplansRequest request, AsyncApiCallback<AgentWorkPlanListResponse> callback) Gets an agent's work plans for a bidWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidWorkplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentWorkPlanListResponse>> callback) Gets an agent's work plans for a bidWorkforceManagementApi.getWorkforcemanagementWorkplanbidWorkplansWithHttpInfo(String bidId) Gets an agent's work plans for a bidMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentWorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidWorkplansAsync(GetWorkforcemanagementWorkplanbidWorkplansRequest request, AsyncApiCallback<AgentWorkPlanListResponse> callback) Gets an agent's work plans for a bidWorkforceManagementApiAsync.getWorkforcemanagementWorkplanbidWorkplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentWorkPlanListResponse>> callback) Gets an agent's work plans for a bid -
Uses of AgentWorkPlanListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanListResponseModifier and TypeMethodDescriptionAgentWorkPlanListResponse.entities(List<AgentWorkPlan> entities) AgentWorkPlanListResponse.managementUnit(ManagementUnitReference managementUnit) The management unit of the work plans