Class Http
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Http
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionclients()API name:clientsfinal IntegerAPI name:current_openstatic Httpof(Function<Http.Builder, ObjectBuilder<Http>> fn) voidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final LongAPI name:total_opened
-
Field Details
-
_DESERIALIZER
Json deserializer forHttp
-
-
Method Details
-
of
-
currentOpen
API name:current_open -
totalOpened
API name:total_opened -
clients
API name:clients -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupHttpDeserializer
-