Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanBidListResponse
Packages that use WorkPlanBidListResponse
-
Uses of WorkPlanBidListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkPlanBidListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbids(GetWorkforcemanagementBusinessunitWorkplanbidsRequest request) Get list of work plan bidsWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbids(String businessUnitId) Get list of work plan bidsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkPlanBidListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbids(ApiRequest<Void> request) Get list of work plan bidsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidsAsync(GetWorkforcemanagementBusinessunitWorkplanbidsRequest request, AsyncApiCallback<WorkPlanBidListResponse> callback) Get list of work plan bidsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanBidListResponse>> callback) Get list of work plan bidsWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidsWithHttpInfo(String businessUnitId) Get list of work plan bidsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkPlanBidListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidsAsync(GetWorkforcemanagementBusinessunitWorkplanbidsRequest request, AsyncApiCallback<WorkPlanBidListResponse> callback) Get list of work plan bidsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanBidListResponse>> callback) Get list of work plan bids -
Uses of WorkPlanBidListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanBidListResponse