public static final class DescribeReportExportRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeReportExportRequest |
build() |
DescribeReportExportRequest.Builder |
exportId(Long exportId)
The ID of the export task.
|
DescribeReportExportRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public DescribeReportExportRequest.Builder exportId(Long exportId)
The ID of the export task.
You can call the ExportCustomizeReport operation to query the ID.
This parameter is required.
example:2
public DescribeReportExportRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeReportExportRequest build()
Copyright © 2026. All rights reserved.