Uses of Class
com.mypurecloud.sdk.v2.model.PlanningGroupMinimumsResponse
Packages that use PlanningGroupMinimumsResponse
-
Uses of PlanningGroupMinimumsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PlanningGroupMinimumsResponseModifier and TypeMethodDescriptionPlanningGroupMinimumsResponse.dayOfWeekMinimums(List<DayOfWeekMinimums> dayOfWeekMinimums) The list of day of week minimum staff values for this planning groupPlanningGroupMinimumsResponse.planningGroup(PlanningGroupReference planningGroup) The planning group to which the day of week minimum staff values applyMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PlanningGroupMinimumsResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PlanningGroupMinimumsResponseModifier and TypeMethodDescriptionMinimumStaffingResponse.planningGroupOverrides(List<PlanningGroupMinimumsResponse> planningGroupOverrides) List of planning groups with their minimum staff value overrides and the days to which the overrides applyvoidMinimumStaffingResponse.setPlanningGroupOverrides(List<PlanningGroupMinimumsResponse> planningGroupOverrides)