Class ShardStoreIndex
java.lang.Object
co.elastic.clients.elasticsearch.core.search_shards.ShardStoreIndex
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShardStoreIndex>Json deserializer forShardStoreIndex -
Method Summary
Modifier and TypeMethodDescriptionaliases()API name:aliasesfinal Queryfilter()API name:filterstatic ShardStoreIndexvoidserialize(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 forShardStoreIndex
-
-
Method Details
-
of
public static ShardStoreIndex of(Function<ShardStoreIndex.Builder, ObjectBuilder<ShardStoreIndex>> fn) -
aliases
API name:aliases -
filter
API name:filter -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupShardStoreIndexDeserializer
protected static void setupShardStoreIndexDeserializer(ObjectDeserializer<ShardStoreIndex.Builder> op)
-