Package com.mypurecloud.sdk.v2.model
Class PredictorModel
java.lang.Object
com.mypurecloud.sdk.v2.model.PredictorModel
- All Implemented Interfaces:
Serializable
PredictorModel
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe media type of the model. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfeatures(List<PredictorModelFeature> features) getId()getKpi()inthashCode()voidsetFeatures(List<PredictorModelFeature> features) toString()
-
Constructor Details
-
PredictorModel
public PredictorModel() -
PredictorModel
-
-
Method Details