public static final class DescribeCheckFixDetailsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCheckFixDetailsRequest |
build() |
DescribeCheckFixDetailsRequest.Builder |
checkIds(String checkIds)
The ID of the risk item.
|
DescribeCheckFixDetailsRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeCheckFixDetailsRequest.Builder |
riskId(Long riskId)
The ID of the baseline.
|
public DescribeCheckFixDetailsRequest.Builder checkIds(String checkIds)
The ID of the risk item.
example:You can call the DescribeRiskType operation to query the IDs of risk items.
58
public DescribeCheckFixDetailsRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeCheckFixDetailsRequest.Builder riskId(Long riskId)
The ID of the baseline.
example:You can call the DescribeCheckWarningSummary operation to query the IDs of baselines.
51
public DescribeCheckFixDetailsRequest build()
Copyright © 2026. All rights reserved.