public static final class VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs |
build() |
VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder |
name(String name)
Name of the check item"s configuration, unique within the same check item.
|
VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder |
showName(String showName)
Display name of the user"s check configuration.
|
VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder |
type(String type)
The type of the parameter that caused the error:
repair: Repair parameter
custom: Custom configuration parameter
example:
custom
|
public VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder name(String name)
Name of the check item"s configuration, unique within the same check item.
example:IpList
public VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder showName(String showName)
Display name of the user"s check configuration.
example:Ip List
public VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs.Builder type(String type)
The type of the parameter that caused the error:
custom
public VerifyCheckCustomConfigResponseBody.ErrorRepairConfigsLinkErrorConfigs build()
Copyright © 2026. All rights reserved.