public static final class GetPersistentSegmentInfoParam.Builder
extends java.lang.Object
GetPersistentSegmentInfoParam
class.限定符和类型 | 方法和说明 |
---|---|
GetPersistentSegmentInfoParam |
build()
Verifies parameters and creates a new
GetPersistentSegmentInfoParam instance. |
GetPersistentSegmentInfoParam.Builder |
withCollectionName(@NonNull java.lang.String collectionName)
Sets the collection name.
|
public GetPersistentSegmentInfoParam.Builder withCollectionName(@NonNull @NonNull java.lang.String collectionName)
collectionName
- collection nameBuilder
public GetPersistentSegmentInfoParam build() throws ParamException
GetPersistentSegmentInfoParam
instance.