Uses of Enum Class
org.springframework.data.elasticsearch.annotations.IndexOptions
Packages that use IndexOptions
-
Uses of IndexOptions in org.springframework.data.elasticsearch.annotations
Methods in org.springframework.data.elasticsearch.annotations that return IndexOptionsModifier and TypeMethodDescriptionstatic IndexOptions
Returns the enum constant of this class with the specified name.static IndexOptions[]
IndexOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.