| 程序包 | 说明 |
|---|---|
| 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.
|
ShowCollectionsParam.Builder |
ShowCollectionsParam.Builder.withShowType(ShowType showType)
Sets a show type.
|
Copyright © 2023. All rights reserved.