Uses of Enum
io.weaviate.client.v1.misc.model.MultiVectorConfig.Aggregation
Packages that use MultiVectorConfig.Aggregation
-
Uses of MultiVectorConfig.Aggregation in io.weaviate.client.v1.misc.model
Methods in io.weaviate.client.v1.misc.model that return MultiVectorConfig.AggregationModifier and TypeMethodDescriptionMultiVectorConfig.getAggregation()Returns the enum constant of this type with the specified name.static MultiVectorConfig.Aggregation[]MultiVectorConfig.Aggregation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.weaviate.client.v1.misc.model with parameters of type MultiVectorConfig.AggregationModifier and TypeMethodDescriptionMultiVectorConfig.MultiVectorConfigBuilder.aggregation(MultiVectorConfig.Aggregation aggregation)