Uses of Class
io.metaloom.qdrant.client.http.model.collection.AliasDescription
Packages that use AliasDescription
-
Uses of AliasDescription in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return AliasDescriptionModifier and TypeMethodDescriptionAliasDescription.setAliasName(String aliasName) AliasDescription.setCollectionName(String collectionName) Methods in io.metaloom.qdrant.client.http.model.collection that return types with arguments of type AliasDescriptionMethod parameters in io.metaloom.qdrant.client.http.model.collection with type arguments of type AliasDescriptionModifier and TypeMethodDescriptionCollectionsAliasesResponse.setAliases(List<AliasDescription> aliases)