Uses of Class
com.mypurecloud.sdk.v2.model.UpdateWorkPlanBid
Packages that use UpdateWorkPlanBid
Package
Description
-
Uses of UpdateWorkPlanBid in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateWorkPlanBidModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbid(String businessUnitId, String bidId, UpdateWorkPlanBid body) Update work plan bidWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidWithHttpInfo(String businessUnitId, String bidId, UpdateWorkPlanBid body) Update work plan bidMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateWorkPlanBidModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbid(ApiRequest<UpdateWorkPlanBid> request) Update work plan bidWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidAsync(ApiRequest<UpdateWorkPlanBid> request, AsyncApiCallback<ApiResponse<WorkPlanBid>> callback) Update work plan bid -
Uses of UpdateWorkPlanBid in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateWorkPlanBidModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateWorkPlanBidModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateWorkPlanBidModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidRequest.builder(String businessUnitId, String bidId, UpdateWorkPlanBid body) voidPatchWorkforcemanagementBusinessunitWorkplanbidRequest.setBody(UpdateWorkPlanBid body) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder.withBody(UpdateWorkPlanBid body) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.withBody(UpdateWorkPlanBid body) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder.withRequiredParams(String businessUnitId, String bidId, UpdateWorkPlanBid body) -
Uses of UpdateWorkPlanBid in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateWorkPlanBidModifier and TypeMethodDescriptionUpdateWorkPlanBid.agentRankingType(UpdateWorkPlanBid.AgentRankingTypeEnum agentRankingType) The type of agent ranking selected for this bidUpdateWorkPlanBid.bidWindowEndDate(LocalDate bidWindowEndDate) The bid end date in yyyy-MM-dd format.UpdateWorkPlanBid.bidWindowStartDate(LocalDate bidWindowStartDate) The bid start date where agents start participate in work plan bidding in yyyy-MM-dd format.UpdateWorkPlanBid.effectiveDate(LocalDate effectiveDate) The date when agents will be assigned to the new work plan in yyyy-MM-dd format.UpdateWorkPlanBid.forecast(BuShortTermForecastWeekReference forecast) The selected forecast in this work plan bidThe name of the work plan bidUpdateWorkPlanBid.rankingTiebreakerType(UpdateWorkPlanBid.RankingTiebreakerTypeEnum rankingTiebreakerType) Ranking tiebreakerUpdateWorkPlanBid.status(UpdateWorkPlanBid.StatusEnum status) The state of the bidUpdateWorkPlanBid.workPlanFieldsVisibleToAgents(ListWrapperAgentWorkPlanField workPlanFieldsVisibleToAgents) The work plan fields visible to agents whenever work plan preferences are made