public static final class DescribeExposedCheckWarningRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeExposedCheckWarningRequest |
build() |
DescribeExposedCheckWarningRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeExposedCheckWarningRequest.Builder |
typeName(String typeName)
The type of the baseline.
|
DescribeExposedCheckWarningRequest.Builder |
uuids(String uuids)
The UUID of the server.
|
public DescribeExposedCheckWarningRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeExposedCheckWarningRequest.Builder typeName(String typeName)
The type of the baseline.
example:You can call the DescribeRiskType operation to obtain the types of baselines from the response parameter TypeName.
weak_password
public DescribeExposedCheckWarningRequest.Builder uuids(String uuids)
The UUID of the server. Separate multiple UUIDs with commas (,).
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
6541631a-7d47-41fd-9fef-9518113f****
public DescribeExposedCheckWarningRequest build()
Copyright © 2026. All rights reserved.