Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder
Packages that use PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder
-
Uses of PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitCapacityplanRequest.BuilderModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitCapacityplanRequest.builder()PatchWorkforcemanagementBusinessunitCapacityplanRequest.builder(String businessUnitId, String capacityPlanId, UpdateCapacityPlanRequest body) PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder.withBody(UpdateCapacityPlanRequest body) PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder.withCapacityPlanId(String capacityPlanId) PatchWorkforcemanagementBusinessunitCapacityplanRequest.Builder.withRequiredParams(String businessUnitId, String capacityPlanId, UpdateCapacityPlanRequest body)