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