public static final class DescribeSearchConditionRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSearchConditionRequest |
build() |
DescribeSearchConditionRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeSearchConditionRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeSearchConditionRequest.Builder |
type(String type)
The type of the asset.
|
public DescribeSearchConditionRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeSearchConditionRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:117.220.XX.XX
public DescribeSearchConditionRequest.Builder type(String type)
The type of the asset. Valid values:
ecs
public DescribeSearchConditionRequest build()
Copyright © 2026. All rights reserved.