Class QueryRuleActions
java.lang.Object
co.elastic.clients.elasticsearch.query_ruleset.QueryRuleActions
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<QueryRuleActions>Json deserializer forQueryRuleActions -
Method Summary
Modifier and TypeMethodDescriptiondocs()API name:docsids()API name:idsstatic QueryRuleActionsvoidserialize(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 forQueryRuleActions
-
-
Method Details
-
of
public static QueryRuleActions of(Function<QueryRuleActions.Builder, ObjectBuilder<QueryRuleActions>> fn) -
ids
API name:ids -
docs
API name:docs -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupQueryRuleActionsDeserializer
protected static void setupQueryRuleActionsDeserializer(ObjectDeserializer<QueryRuleActions.Builder> op)
-