public static class CorrectError.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CorrectError |
build() |
CorrectError.Builder |
correctPairs(CorrectPair[] correctPairs)
该类型错误在周期内具体的纠错对
示例值:
|
CorrectError.Builder |
total(Integer total)
该类型错误在请求时间周期内的累计数量
示例值:
|
CorrectError.Builder |
type(CorrectErrorCorrectTypeEnum type)
示例值:
|
CorrectError.Builder |
type(Integer type)
示例值:
|
public CorrectError.Builder type(Integer type)
示例值:
type - public CorrectError.Builder type(CorrectErrorCorrectTypeEnum type)
示例值:
type - CorrectErrorCorrectTypeEnumpublic CorrectError.Builder total(Integer total)
示例值:
total - public CorrectError.Builder correctPairs(CorrectPair[] correctPairs)
示例值:
correctPairs - public CorrectError build()
Copyright © 2025. All rights reserved.