Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder
Packages that use PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder
-
Uses of PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitWorkplanbidRequest.BuilderModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitWorkplanbidRequest.builder()PatchWorkforcemanagementBusinessunitWorkplanbidRequest.builder(String businessUnitId, String bidId, UpdateWorkPlanBid body) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder.withBody(UpdateWorkPlanBid body) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitWorkplanbidRequest.Builder.withRequiredParams(String businessUnitId, String bidId, UpdateWorkPlanBid body)