Package | Description |
---|---|
io.redisearch.client |
Modifier and Type | Method and Description |
---|---|
static SuggestionOptions.With |
SuggestionOptions.With.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SuggestionOptions.With[] |
SuggestionOptions.With.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Optional<SuggestionOptions.With> |
SuggestionOptions.getWith() |
Modifier and Type | Method and Description |
---|---|
SuggestionOptions.Builder |
SuggestionOptions.Builder.with(SuggestionOptions.With with) |
Copyright © 2020 RedisLabs. All rights reserved.