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:docs
ids()
API name:ids
static QueryRuleActions
void
serialize
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected void
serializeInternal
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static void
toString()
-
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:
serialize
in interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupQueryRuleActionsDeserializer
protected static void setupQueryRuleActionsDeserializer(ObjectDeserializer<QueryRuleActions.Builder> op)
-