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