| Package | Description |
|---|---|
| com.sovren |
| Modifier and Type | Method and Description |
|---|---|
AutoCompleteSkillsResponse |
SovrenClient.autocompleteSkill(String prefix)
Returns normalized skills that begin with a given prefix, based on the chosen language(s).
|
AutoCompleteSkillsResponse |
SovrenClient.autocompleteSkill(String prefix,
List<String> languages,
String outputLanguage,
List<String> types,
int limit)
Returns normalized skills that begin with a given prefix, based on the chosen language(s).
|
Copyright © 2023. All rights reserved.