Uses of Class
io.milvus.param.collection.DropDatabaseParam.Builder
-
Packages that use DropDatabaseParam.Builder Package Description io.milvus.param.collection -
-
Uses of DropDatabaseParam.Builder in io.milvus.param.collection
Methods in io.milvus.param.collection that return DropDatabaseParam.Builder Modifier and Type Method Description static DropDatabaseParam.BuilderDropDatabaseParam. newBuilder()DropDatabaseParam.BuilderDropDatabaseParam.Builder. withDatabaseName(@NonNull String databaseName)Sets the databaseName name.
-