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