public static final class ChangeCheckCustomConfigResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ChangeCheckCustomConfigResponseBody |
build() |
ChangeCheckCustomConfigResponseBody.Builder |
illegalCustomConfigs(List<ChangeCheckCustomConfigResponseBody.IllegalCustomConfigs> illegalCustomConfigs)
An array that consists of the invalid custom configuration items of the check item.
|
ChangeCheckCustomConfigResponseBody.Builder |
illegalRepairConfigs(List<ChangeCheckCustomConfigResponseBody.IllegalRepairConfigs> illegalRepairConfigs)
An array that consists of the invalid parameters required for fixing risk items.
|
ChangeCheckCustomConfigResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public ChangeCheckCustomConfigResponseBody.Builder illegalCustomConfigs(List<ChangeCheckCustomConfigResponseBody.IllegalCustomConfigs> illegalCustomConfigs)
An array that consists of the invalid custom configuration items of the check item.
public ChangeCheckCustomConfigResponseBody.Builder illegalRepairConfigs(List<ChangeCheckCustomConfigResponseBody.IllegalRepairConfigs> illegalRepairConfigs)
An array that consists of the invalid parameters required for fixing risk items.
public ChangeCheckCustomConfigResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:DA8133CC-CCA0-5CF2-BF64-FE7D52C44***
public ChangeCheckCustomConfigResponseBody build()
Copyright © 2026. All rights reserved.