public static final class SubmitCheckResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SubmitCheckResponseBody.Data |
build() |
SubmitCheckResponseBody.Data.Builder |
operateCode(String operateCode)
The operation code of the configuration assessment task.
|
SubmitCheckResponseBody.Data.Builder |
throttlingTimeSecond(Integer throttlingTimeSecond)
The throttling duration.
|
public SubmitCheckResponseBody.Data.Builder operateCode(String operateCode)
The operation code of the configuration assessment task.
Throttling
public SubmitCheckResponseBody.Data.Builder throttlingTimeSecond(Integer throttlingTimeSecond)
The throttling duration. Unit: seconds.
example:1800
public SubmitCheckResponseBody.Data build()
Copyright © 2026. All rights reserved.