| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sas20181203.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.builder() |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.errorCode(String errorCode)
Error code.
|
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.errorMsg(String errorMsg)
Error message.
|
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.linkErrorConfigs(List<VerifyCheckCustomConfigResponseBody.LinkErrorConfigs> linkErrorConfigs)
Related configurations causing this error.
|
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.name(String name)
Name of the custom configuration item for the check item, unique within the same check item.
|
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.type(String type)
Type of the erroneous parameter:
custom: Custom configuration parameter
example:
custom
|
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder |
VerifyCheckCustomConfigResponseBody.ErrorCheckConfigs.Builder.value(String value)
User-configured value string for the custom configuration item of the check item.
|
Copyright © 2026. All rights reserved.