Class Requests.JsonBodyBuilder
java.lang.Object
org.opensearch.client.opensearch.generic.Requests.JsonBodyBuilder
- Enclosing class:
Requests
A new builder for requests with JSON body
-
Method Summary
Modifier and TypeMethodDescriptionbuild()headers(Collection<Map.Entry<String, String>> headers) json(C value, JsonpMapper mapper) json(jakarta.json.JsonObject json) json(jakarta.json.JsonObjectBuilder builder)
-
Method Details
-
endpoint
-
body
-
json
-
json
-
json
-
json
- Throws:
IOException
-
query
-
headers
-
method
-
build
-