Class DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder
- Enclosing class:
- DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
public static class DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBeforeDateId(LocalDate beforeDateId) withBusinessUnitId(String businessUnitId) withCapacityPlanId(String capacityPlanId) withRequiredParams(String businessUnitId, String capacityPlanId)
-
Method Details
-
withBusinessUnitId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder withBusinessUnitId(String businessUnitId) -
withCapacityPlanId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder withCapacityPlanId(String capacityPlanId) -
withBeforeDateId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder withBeforeDateId(LocalDate beforeDateId) -
withRequiredParams
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder withRequiredParams(String businessUnitId, String capacityPlanId) -
build
-