public static final class DescribeCustomizeReportConfigDetailResponseBody.Builder extends Object
public DescribeCustomizeReportConfigDetailResponseBody.Builder chartIds(String chartIds)
The ID of the chart that is included in the report. Multiple IDs are separated by commas (,).
example:BIZ_STAT_QUERY_KEY_ATTACK,CUSTOM_VUL_CVE_LIST,CUSTOM_VUL_SYS_LIST,CUSTOM_VUL_WEBCMS_LIST,CUSTOM_AUTO_BREAKING_PIE,CUSTOM_AK_LEAK_LIST,KEY_HP_TAMPERPROOF,KEY_HP_DEFENCE
public DescribeCustomizeReportConfigDetailResponseBody.Builder groupType(String groupType)
The grouping type. Valid values:
SAS_GROUP
public DescribeCustomizeReportConfigDetailResponseBody.Builder isDefault(Integer isDefault)
Indicates whether the report is the default report. Valid values:
1
public DescribeCustomizeReportConfigDetailResponseBody.Builder memberAccountSyncFlag(Boolean memberAccountSyncFlag)
Whether the new account is connected by default. Values:
Only supported in version 2.0.0.
true
public DescribeCustomizeReportConfigDetailResponseBody.Builder pinnedTime(Long pinnedTime)
The time when the report is pinned.
example:1717430400000
public DescribeCustomizeReportConfigDetailResponseBody.Builder recipients(String recipients)
The email address of the recipient. Multiple email addresses are separated by commas (,).
example:public DescribeCustomizeReportConfigDetailResponseBody.Builder reportDays(Integer reportDays)
The most recent days for report statistics.
example:30
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportEndDate(String reportEndDate)
The end date on which the report is sent.
example:1720022399999
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportId(Long reportId)
The ID of the report.
example:663434
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportLang(String reportLang)
The language of the report. Default value: zh. Valid values:
zh
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportSendType(String reportSendType)
The time range in which the report is sent. Valid values:
2
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportStartDate(String reportStartDate)
The start date on which the report is sent.
example:1717430400000
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportStatus(String reportStatus)
The status of the report. Valid values:
1
public DescribeCustomizeReportConfigDetailResponseBody.Builder reportType(String reportType)
The type of the report. Valid values:
3
public DescribeCustomizeReportConfigDetailResponseBody.Builder requestId(String requestId)
The request ID.
example:379a9b8f-107b-4630-9e95-2299a1ea****
public DescribeCustomizeReportConfigDetailResponseBody.Builder sendEndTime(String sendEndTime)
The end time at which the report is sent. The value is in the HH:mm:ss format.
example:10:00:00
public DescribeCustomizeReportConfigDetailResponseBody.Builder sendPeriodDays(Integer sendPeriodDays)
The exact day within the sending period.
example:12
public DescribeCustomizeReportConfigDetailResponseBody.Builder sendPeriodType(String sendPeriodType)
The interval at which the report is sent. Valid values:
MONTH
public DescribeCustomizeReportConfigDetailResponseBody.Builder sendStartTime(String sendStartTime)
The start time at which the report is sent. The value is in the HH:mm:ss format.
example:09:00:00
public DescribeCustomizeReportConfigDetailResponseBody.Builder sendTime(String sendTime)
The time at which the report is sent. The value is in the HH:mm:ss format.
example:09:00:00
public DescribeCustomizeReportConfigDetailResponseBody.Builder targetGroups(String targetGroups)
The groups.
example:12125884,12140191
public DescribeCustomizeReportConfigDetailResponseBody.Builder targetUids(String targetUids)
The ID of the Alibaba Cloud account. Multiple IDs are separated by commas (,).
example:1457515594445744,1600011353839072,1766185894104675,1674080148055995,1627510829033157
public DescribeCustomizeReportConfigDetailResponseBody.Builder title(String title)
The title of the report.
example:marketing report
public DescribeCustomizeReportConfigDetailResponseBody build()
Copyright © 2026. All rights reserved.