Package io.milvus.param.collection
Class ShowCollectionsParam
- java.lang.Object
-
- io.milvus.param.collection.ShowCollectionsParam
-
public class ShowCollectionsParam extends java.lang.ObjectParameters forshowCollectionsinterface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShowCollectionsParam.BuilderBuilder forShowCollectionsParamclass.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ShowCollectionsParam.BuildernewBuilder()java.lang.StringtoString()Constructs aStringbyShowCollectionsParaminstance.
-
-
-
Method Detail
-
newBuilder
public static ShowCollectionsParam.Builder newBuilder()
-
toString
public java.lang.String toString()
Constructs aStringbyShowCollectionsParaminstance.- Overrides:
toStringin classjava.lang.Object- Returns:
String
-
-