Uses of Class
com.mypurecloud.sdk.v2.model.ForecastPlanningGroupResponse
Packages that use ForecastPlanningGroupResponse
-
Uses of ForecastPlanningGroupResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ForecastPlanningGroupResponseModifier and TypeMethodDescriptionThe ID of the planning groupThe name of the planning groupForecastPlanningGroupResponse.routePaths(List<RoutePathResponse> routePaths) Route path configuration for this planning groupForecastPlanningGroupResponse.serviceGoalTemplate(ForecastServiceGoalTemplateResponse serviceGoalTemplate) Service goals for this planning groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ForecastPlanningGroupResponseModifier and TypeMethodDescriptionForecastPlanningGroupsResponse.getEntities()WfmIntradayPlanningGroupListing.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ForecastPlanningGroupResponseModifier and TypeMethodDescriptionForecastPlanningGroupsResponse.entities(List<ForecastPlanningGroupResponse> entities) WfmIntradayPlanningGroupListing.entities(List<ForecastPlanningGroupResponse> entities) voidForecastPlanningGroupsResponse.setEntities(List<ForecastPlanningGroupResponse> entities) voidWfmIntradayPlanningGroupListing.setEntities(List<ForecastPlanningGroupResponse> entities)