Uses of Class
com.mypurecloud.sdk.v2.model.StaffingGroupAllocationsResponseTemplate
Packages that use StaffingGroupAllocationsResponseTemplate
-
Uses of StaffingGroupAllocationsResponseTemplate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return StaffingGroupAllocationsResponseTemplateModifier and TypeMethodDescriptionStaffingGroupAllocationsResponseTemplate.capacityPlanMetricsSummary(CapacityPlanMetricsSummary capacityPlanMetricsSummary) The total summary of staffing allocation metrics for this capacity plan, for the selected granularityCapacityPlanStaffingGroupAllocationsResponse.getDownloadTemplate()The list of months covered by this capacity plan, formatted as yyyy-MMStaffingGroupAllocationsResponseTemplate.planningGroupAllocations(List<CapacityPlanningPlanningGroupAllocation> planningGroupAllocations) The planning group allocationsStaffingGroupAllocationsResponseTemplate.staffingGroupAllocations(List<StaffingGroupAllocation> staffingGroupAllocations) List of staffing group allocationsMethods in com.mypurecloud.sdk.v2.model with parameters of type StaffingGroupAllocationsResponseTemplateModifier and TypeMethodDescriptionCapacityPlanStaffingGroupAllocationsResponse.downloadTemplate(StaffingGroupAllocationsResponseTemplate downloadTemplate) Staffing groups allocation results always come through downloadUrl, the schema included here is just for documentationvoidCapacityPlanStaffingGroupAllocationsResponse.setDownloadTemplate(StaffingGroupAllocationsResponseTemplate downloadTemplate)