Package io.milvus.param.collection
Class ShowCollectionsParam
- java.lang.Object
-
- io.milvus.param.collection.ShowCollectionsParam
-
public class ShowCollectionsParam extends java.lang.Object
Parameters forshowCollections
interface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ShowCollectionsParam.Builder
Builder forShowCollectionsParam
class.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ShowCollectionsParam.Builder
newBuilder()
-
-
-
Method Detail
-
newBuilder
public static ShowCollectionsParam.Builder newBuilder()
-
-