| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected Chart |
Client.ExtractChartFromResponse(com.alibaba.fastjson.JSONObject dict,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Chart> |
Dashboard.getChartList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dashboard.setChartList(ArrayList<Chart> chartList) |
| Constructor and Description |
|---|
Dashboard(String dashboardName,
String description,
ArrayList<Chart> chartList) |
Dashboard(String dashboardName,
String displayName,
String description,
ArrayList<Chart> chartList) |
Dashboard(String dashboardName,
String displayName,
String description,
String attribute,
ArrayList<Chart> chartList) |
| Modifier and Type | Method and Description |
|---|---|
Chart |
CreateChartRequest.getChart() |
Chart |
UpdateChartRequest.getChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateChartRequest.setChart(Chart chart) |
void |
UpdateChartRequest.setChart(Chart chart) |
| Constructor and Description |
|---|
CreateChartRequest(String project,
String dashboardName,
Chart chart) |
UpdateChartRequest(String project,
String dashboardName,
String chartName,
Chart chart) |
| Modifier and Type | Method and Description |
|---|---|
Chart |
GetChartResponse.getChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetChartResponse.setChart(Chart chart) |
| Constructor and Description |
|---|
GetChartResponse(Map<String,String> headers,
Chart chart) |
Copyright © 2025. All Rights Reserved.