public static final class DescribeInstallCaptchaRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeInstallCaptchaRequest |
build() |
DescribeInstallCaptchaRequest.Builder |
deadline(String deadline)
The validity period of the installation verification code.
|
DescribeInstallCaptchaRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeInstallCaptchaRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeInstallCaptchaRequest.Builder deadline(String deadline)
> The installation verification code is valid only within the validity period. An expired installation verification code cannot be used to install the agent.
public DescribeInstallCaptchaRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public DescribeInstallCaptchaRequest.Builder sourceIp(String sourceIp)
public DescribeInstallCaptchaRequest build()
Copyright © 2023. All rights reserved.