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