| 程序包 | 说明 |
|---|---|
| io.milvus.param.collection |
| 限定符和类型 | 方法和说明 |
|---|---|
ShowCollectionsParam.Builder |
ShowCollectionsParam.Builder.addCollectionName(@NonNull String collectionName)
Adds a collection name.
|
static ShowCollectionsParam.Builder |
ShowCollectionsParam.newBuilder() |
ShowCollectionsParam.Builder |
ShowCollectionsParam.Builder.withCollectionNames(@NonNull List<String> collectionNames)
Sets a list of collection names.
|
Copyright © 2022. All rights reserved.