Uses of Class
com.mypurecloud.sdk.v2.model.PredictorModelFeature
Packages that use PredictorModelFeature
-
Uses of PredictorModelFeature in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type PredictorModelFeatureModifier and TypeMethodDescriptionPredictorModelFeatureListing.getEntities()PredictorModel.getFeatures()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type PredictorModelFeatureModifier and TypeMethodDescriptionPredictorModelFeatureListing.entities(List<PredictorModelFeature> entities) PredictorModel.features(List<PredictorModelFeature> features) voidPredictorModelFeatureListing.setEntities(List<PredictorModelFeature> entities) voidPredictorModel.setFeatures(List<PredictorModelFeature> features)