Uses of Class
com.mypurecloud.sdk.v2.model.PredictionResults
Packages that use PredictionResults
-
Uses of PredictionResults in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PredictionResultsModifier and TypeMethodDescriptionPredictionResults.estimatedWaitTimeSeconds(Integer estimatedWaitTimeSeconds) Estimated wait time in secondsPredictionResults.formula(PredictionResults.FormulaEnum formula) Indicates the estimated wait time FormulaPredictionResults.intent(PredictionResults.IntentEnum intent) Indicates the media type scope of this estimated wait timePredictionResults.label(AddressableEntityRef label) This specifies the interaction label scoped to this estimated wait time calculationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PredictionResultsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PredictionResultsModifier and TypeMethodDescriptionEstimatedWaitTimePredictions.results(List<PredictionResults> results) Returned upon a successful estimated wait time request.voidEstimatedWaitTimePredictions.setResults(List<PredictionResults> results)