Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
Packages that use DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
-
Uses of DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequestModifier and TypeMethodDescriptionvoidWorkforceManagementApi.deleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistory(DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest request) Delete staffing group allocations history created for a capacity plan before the given dateWorkforceManagementApiAsync.deleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryAsync(DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest request, AsyncApiCallback<Void> callback) Delete staffing group allocations history created for a capacity plan before the given date -
Uses of DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequestModifier and TypeMethodDescriptionDeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder.build()DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.withBeforeDateId(LocalDate beforeDateId) DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.withBusinessUnitId(String businessUnitId) DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.withCapacityPlanId(String capacityPlanId) DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.withCustomHeader(String name, String value)