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 |
toJsonint getId()
RecommendationAlgorithmjava.lang.String getName()
RecommendationAlgorithmString object containing this algorithm's nameRecommendationAlgorithmConfiguration getConfiguration()
RecommendationAlgorithmRecommendationAlgorithmConfiguration object containing this recommendation's configuration parameters"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"