Class HotThreadsResponse
java.lang.Object
co.elastic.clients.elasticsearch.nodes.HotThreadsResponse
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<HotThreadsResponse>Json deserializer forHotThreadsResponse -
Method Summary
Modifier and TypeMethodDescriptionRequired - API name:hot_threadsstatic HotThreadsResponsevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forHotThreadsResponse
-
-
Method Details
-
of
public static HotThreadsResponse of(Function<HotThreadsResponse.Builder, ObjectBuilder<HotThreadsResponse>> fn) -
hotThreads
Required - API name:hot_threads -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupHotThreadsResponseDeserializer
protected static void setupHotThreadsResponseDeserializer(ObjectDeserializer<HotThreadsResponse.Builder> op)
-