public static final class GetPersistentSegmentInfoParam.Builder
extends java.lang.Object
GetPersistentSegmentInfoParam
class.Modifier and Type | Method and Description |
---|---|
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.GetPersistentSegmentInfoParam
ParamException