Class FetchProfileDebug
java.lang.Object
co.elastic.clients.elasticsearch.core.search.FetchProfileDebug
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<FetchProfileDebug>Json deserializer forFetchProfileDebug -
Method Summary
Modifier and TypeMethodDescriptionfinal IntegerfastPath()API name:fast_pathstatic FetchProfileDebugvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidAPI name:stored_fieldstoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forFetchProfileDebug
-
-
Method Details
-
of
public static FetchProfileDebug of(Function<FetchProfileDebug.Builder, ObjectBuilder<FetchProfileDebug>> fn) -
storedFields
API name:stored_fields -
fastPath
API name:fast_path -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupFetchProfileDebugDeserializer
protected static void setupFetchProfileDebugDeserializer(ObjectDeserializer<FetchProfileDebug.Builder> op)
-