public static final class DescribeInstallCaptchaResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeInstallCaptchaResponseBody |
build() |
DescribeInstallCaptchaResponseBody.Builder |
captchaCode(String captchaCode)
The installation verification code for you to manually install the Security Center agent.
|
DescribeInstallCaptchaResponseBody.Builder |
deadline(String deadline)
The validity period of the installation verification code.
|
DescribeInstallCaptchaResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public DescribeInstallCaptchaResponseBody.Builder captchaCode(String captchaCode)
The installation verification code for you to manually install the Security Center agent.
example:M1HH**
public DescribeInstallCaptchaResponseBody.Builder deadline(String deadline)
The validity period of the installation verification code.
example:The installation verification code is valid only within the validity period. An expired installation verification code cannot be used to install the agent.
2020-10-10 16:06:38
public DescribeInstallCaptchaResponseBody.Builder requestId(String requestId)
The ID of the request.
example:4E5BFDCF-B9DD-430D-9DA4-151BCB581C9D
public DescribeInstallCaptchaResponseBody build()
Copyright © 2026. All rights reserved.