Uses of Class
com.mypurecloud.sdk.v2.model.ForecastServiceGoalTemplateResponse
Packages that use ForecastServiceGoalTemplateResponse
-
Uses of ForecastServiceGoalTemplateResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ForecastServiceGoalTemplateResponseModifier and TypeMethodDescriptionForecastServiceGoalTemplateResponse.abandonRate(ForecastAbandonRateResponse abandonRate) The abandon rate goal for this forecastForecastServiceGoalTemplateResponse.averageSpeedOfAnswer(ForecastAverageSpeedOfAnswerResponse averageSpeedOfAnswer) The average speed of answer goal for this forecastForecastPlanningGroupResponse.getServiceGoalTemplate()ForecastServiceGoalTemplateResponse.impactOverride(ForecastServiceGoalTemplateImpactOverrideResponse impactOverride) The service goal impact overrides for this forecastForecastServiceGoalTemplateResponse.serviceLevel(ForecastServiceLevelResponse serviceLevel) The service level goal for this forecastMethods in com.mypurecloud.sdk.v2.model with parameters of type ForecastServiceGoalTemplateResponseModifier and TypeMethodDescriptionForecastPlanningGroupResponse.serviceGoalTemplate(ForecastServiceGoalTemplateResponse serviceGoalTemplate) Service goals for this planning groupvoidForecastPlanningGroupResponse.setServiceGoalTemplate(ForecastServiceGoalTemplateResponse serviceGoalTemplate)