public static final class VerifyCheckResultResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
VerifyCheckResultResponseBody.Data |
build() |
VerifyCheckResultResponseBody.Data.Builder |
operateCode(String operateCode)
The operation code of the cloud service configuration task.
|
VerifyCheckResultResponseBody.Data.Builder |
taskId(String taskId)
The task ID.
|
VerifyCheckResultResponseBody.Data.Builder |
throttlingTimeSecond(Integer throttlingTimeSecond)
The throttling duration.
|
public VerifyCheckResultResponseBody.Data.Builder operateCode(String operateCode)
The operation code of the cloud service configuration task. Valid values:
Throttling
public VerifyCheckResultResponseBody.Data.Builder taskId(String taskId)
The task ID.
example:8eded533-5348-468c-aa1d-0aa2934a7***
public VerifyCheckResultResponseBody.Data.Builder throttlingTimeSecond(Integer throttlingTimeSecond)
The throttling duration. Unit: seconds
example:1800
public VerifyCheckResultResponseBody.Data build()
Copyright © 2026. All rights reserved.