public static final class GetQuerySegmentInfoParam.Builder
extends java.lang.Object
GetQuerySegmentInfoParam
class.Modifier and Type | Method | Description |
---|---|---|
GetQuerySegmentInfoParam |
build() |
Verifies parameters and creates a new
GetQuerySegmentInfoParam instance. |
GetQuerySegmentInfoParam.Builder |
withCollectionName(@NonNull java.lang.String collectionName) |
Sets the collection name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetQuerySegmentInfoParam.Builder withCollectionName(@NonNull
@NonNull java.lang.String collectionName)
collectionName
- collection nameBuilder
public GetQuerySegmentInfoParam build()
throws ParamException
GetQuerySegmentInfoParam
instance.GetQuerySegmentInfoParam
ParamException