| Package | Description |
|---|---|
| com.textkernel.tx.models.api.matchV2.autocomplete | |
| com.textkernel.tx.services |
| Modifier and Type | Method and Description |
|---|---|
static AutocompleteCandidatesField |
AutocompleteCandidatesField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutocompleteCandidatesField[] |
AutocompleteCandidatesField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutocompleteResponse |
MatchV2Service.autocompleteCandidates(AutocompleteCandidatesField field,
String input,
String... languages)
Returns a list of suggested Completions.
|
Copyright © 2025. All rights reserved.