Class PutResponse
java.lang.Object
co.elastic.clients.elasticsearch.search_application.PutResponse
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final JsonpDeserializer<PutResponse>
Json deserializer forPutResponse
-
Method Summary
Modifier and TypeMethodDescriptionstatic PutResponse
final Result
result()
Required - API name:result
void
serialize
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected void
serializeInternal
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static void
toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forPutResponse
-
-
Method Details
-
of
-
result
Required - API name:result
-
serialize
Serialize this object to JSON.- Specified by:
serialize
in interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupPutResponseDeserializer
-