Interface TopicDetectionResultLabelsItem.RelevanceStage
-
- All Known Implementing Classes:
TopicDetectionResultLabelsItem.Builder
- Enclosing class:
- TopicDetectionResultLabelsItem
public static interface TopicDetectionResultLabelsItem.RelevanceStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TopicDetectionResultLabelsItem.Builderfrom(TopicDetectionResultLabelsItem other)TopicDetectionResultLabelsItem.LabelStagerelevance(double relevance)
-
-
-
Method Detail
-
relevance
TopicDetectionResultLabelsItem.LabelStage relevance(double relevance)
-
from
TopicDetectionResultLabelsItem.Builder from(TopicDetectionResultLabelsItem other)
-
-