| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.reindex |
| Modifier and Type | Method and Description |
|---|---|
ReindexRequest.Conflicts |
ReindexRequest.getConflicts() |
static ReindexRequest.Conflicts |
ReindexRequest.Conflicts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReindexRequest.Conflicts[] |
ReindexRequest.Conflicts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReindexRequest.ReindexRequestBuilder |
ReindexRequest.ReindexRequestBuilder.withConflicts(ReindexRequest.Conflicts conflicts) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.