public static final class DescribeCustomizeReportConfigDetailRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCustomizeReportConfigDetailRequest |
build() |
DescribeCustomizeReportConfigDetailRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeCustomizeReportConfigDetailRequest.Builder |
reportId(Long reportId)
The ID of the report.
|
DescribeCustomizeReportConfigDetailRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeCustomizeReportConfigDetailRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeCustomizeReportConfigDetailRequest.Builder reportId(Long reportId)
The ID of the report.
You can call the DescribeCustomizeReportList operation to query the ID.
This parameter is required.
example:619031
public DescribeCustomizeReportConfigDetailRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:202.104.XXX.XXX
public DescribeCustomizeReportConfigDetailRequest build()
Copyright © 2026. All rights reserved.