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