Uses of Class
com.mypurecloud.sdk.v2.model.PlanningGroupMinimumsRequest
Packages that use PlanningGroupMinimumsRequest
-
Uses of PlanningGroupMinimumsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PlanningGroupMinimumsRequestModifier and TypeMethodDescriptionPlanningGroupMinimumsRequest.dayOfWeekMinimums(List<DayOfWeekMinimums> dayOfWeekMinimums) The list of day of week minimum staff values for this planning groupPlanningGroupMinimumsRequest.planningGroupId(String planningGroupId) The ID of 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 PlanningGroupMinimumsRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PlanningGroupMinimumsRequestModifier and TypeMethodDescriptionvoidListWrapperPlanningGroupMinimumsRequest.setValues(List<PlanningGroupMinimumsRequest> values) ListWrapperPlanningGroupMinimumsRequest.values(List<PlanningGroupMinimumsRequest> values)