Uses of Class
io.milvus.param.collection.ReleaseCollectionParam.Builder
Packages that use ReleaseCollectionParam.Builder
-
Uses of ReleaseCollectionParam.Builder in io.milvus.param.collection
Methods in io.milvus.param.collection that return ReleaseCollectionParam.BuilderModifier and TypeMethodDescriptionReleaseCollectionParam.newBuilder()ReleaseCollectionParam.Builder.withCollectionName(@NonNull String collectionName) Sets the collection name.ReleaseCollectionParam.Builder.withDatabaseName(String databaseName) Sets the database name.