Class SettingsSearch
java.lang.Object
co.elastic.clients.elasticsearch.indices.SettingsSearch
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<SettingsSearch>Json deserializer forSettingsSearch -
Method Summary
Modifier and TypeMethodDescriptionfinal SearchIdleidle()API name:idlestatic SettingsSearchvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal SlowlogSettingsslowlog()API name:slowlogtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forSettingsSearch
-
-
Method Details
-
of
-
idle
API name:idle -
slowlog
API name:slowlog -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupSettingsSearchDeserializer
protected static void setupSettingsSearchDeserializer(ObjectDeserializer<SettingsSearch.Builder> op)
-