| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Method and Description |
|---|---|
static IndicesOptions.Option |
IndicesOptions.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndicesOptions.Option[] |
IndicesOptions.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<IndicesOptions.Option> |
IndicesOptions.getOptions() |
| Constructor and Description |
|---|
IndicesOptions(EnumSet<IndicesOptions.Option> options,
EnumSet<IndicesOptions.WildcardStates> expandWildcards) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.