public static final class DescribeChartListResponseBody.ChartList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeChartListResponseBody.ChartList |
build() |
DescribeChartListResponseBody.ChartList.Builder |
businessName(String businessName)
The name of the business type.
|
DescribeChartListResponseBody.ChartList.Builder |
businessType(String businessType)
The business type.
|
DescribeChartListResponseBody.ChartList.Builder |
chartId(String chartId)
The ID of the chart.
|
DescribeChartListResponseBody.ChartList.Builder |
chartName(String chartName)
The name of the chart.
|
DescribeChartListResponseBody.ChartList.Builder |
chartType(String chartType)
The type of the chart.
|
public DescribeChartListResponseBody.ChartList.Builder businessName(String businessName)
The name of the business type. Valid values:
Overall Operation Metrics
public DescribeChartListResponseBody.ChartList.Builder businessType(String businessType)
The business type. Valid values:
INDEX_SECURITY_OVERALL_OPERATION
public DescribeChartListResponseBody.ChartList.Builder chartId(String chartId)
The ID of the chart.
example:CID_CLOUD_ASSET_SUMMARY
public DescribeChartListResponseBody.ChartList.Builder chartName(String chartName)
The name of the chart.
example:Security Score
public DescribeChartListResponseBody.ChartList.Builder chartType(String chartType)
The type of the chart. Valid values:
text
public DescribeChartListResponseBody.ChartList build()
Copyright © 2026. All rights reserved.