Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest
Packages that use PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQuery(PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest request) Query staffing groups allocations history for a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryAsync(PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest request, AsyncApiCallback<CapacityPlanStaffingGroupMetricChangeHistoryListResponse> callback) Query staffing groups allocations history for a capacity plan -
Uses of PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.withBody(QueryCapacityPlanStaffingGroupMetricChangeHistory body) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.withCapacityPlanId(String capacityPlanId) PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest.withCustomHeader(String name, String value)