public static final class GetQuerySegmentInfoParam.Builder
extends java.lang.Object
GetQuerySegmentInfoParam
class.Modifier and Type | Method and Description |
---|---|
GetQuerySegmentInfoParam |
build()
Verifies parameters and creates a new
GetQuerySegmentInfoParam instance. |
GetQuerySegmentInfoParam.Builder |
withCollectionName(@NonNull java.lang.String collectionName)
Sets the collection name.
|
public GetQuerySegmentInfoParam.Builder withCollectionName(@NonNull @NonNull java.lang.String collectionName)
collectionName
- collection nameBuilder
public GetQuerySegmentInfoParam build() throws ParamException
GetQuerySegmentInfoParam
instance.GetQuerySegmentInfoParam
ParamException