Package com.mypurecloud.sdk.v2.model
Class OutcomePredictor
java.lang.Object
com.mypurecloud.sdk.v2.model.OutcomePredictor
- All Implemented Interfaces:
Serializable
OutcomePredictor
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()outcome(OutcomeRef outcome) The outcome for which this predictor will provide predictions.voidsetOutcome(OutcomeRef outcome) toString()
-
Constructor Details
-
OutcomePredictor
public OutcomePredictor() -
OutcomePredictor
-
-
Method Details