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