Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlanStaffingGroupMetricChangeHistoryListResponse
Packages that use CapacityPlanStaffingGroupMetricChangeHistoryListResponse
-
Uses of CapacityPlanStaffingGroupMetricChangeHistoryListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CapacityPlanStaffingGroupMetricChangeHistoryListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQuery(PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest request) Query staffing groups allocations history for a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQuery(String businessUnitId, String capacityPlanId, QueryCapacityPlanStaffingGroupMetricChangeHistory body) Query staffing groups allocations history for a capacity planMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CapacityPlanStaffingGroupMetricChangeHistoryListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQuery(ApiRequest<QueryCapacityPlanStaffingGroupMetricChangeHistory> request) Query staffing groups allocations history for a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryAsync(PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest request, AsyncApiCallback<CapacityPlanStaffingGroupMetricChangeHistoryListResponse> callback) Query staffing groups allocations history for a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryAsync(ApiRequest<QueryCapacityPlanStaffingGroupMetricChangeHistory> request, AsyncApiCallback<ApiResponse<CapacityPlanStaffingGroupMetricChangeHistoryListResponse>> callback) Query staffing groups allocations history for a capacity planWorkforceManagementApi.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryWithHttpInfo(String businessUnitId, String capacityPlanId, QueryCapacityPlanStaffingGroupMetricChangeHistory body) Query staffing groups allocations history for a capacity planMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CapacityPlanStaffingGroupMetricChangeHistoryListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryAsync(PostWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryRequest request, AsyncApiCallback<CapacityPlanStaffingGroupMetricChangeHistoryListResponse> callback) Query staffing groups allocations history for a capacity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryQueryAsync(ApiRequest<QueryCapacityPlanStaffingGroupMetricChangeHistory> request, AsyncApiCallback<ApiResponse<CapacityPlanStaffingGroupMetricChangeHistoryListResponse>> callback) Query staffing groups allocations history for a capacity plan -
Uses of CapacityPlanStaffingGroupMetricChangeHistoryListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlanStaffingGroupMetricChangeHistoryListResponseModifier and TypeMethodDescriptionCapacityPlanStaffingGroupMetricChangeHistoryListResponse.entities(List<StaffingGroupMetricChangeResponse> entities)