public interface RecommendationAlgorithm extends RecommendationsEntity
Modifier and Type | Method and Description |
---|---|
RecommendationAlgorithmConfiguration |
getConfiguration()
Get the configuration of this
RecommendationAlgorithm |
int |
getId()
Uniquely identifies a recommendation algorithm
|
java.lang.String |
getName()
Get the name of this
RecommendationAlgorithm |
toJson
int getId()
RecommendationAlgorithm
java.lang.String getName()
RecommendationAlgorithm
String
object containing this algorithm's nameRecommendationAlgorithmConfiguration getConfiguration()
RecommendationAlgorithm
RecommendationAlgorithmConfiguration
object containing this recommendation's configuration parameters"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"