public class Dashboard
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Dashboard.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static Dashboard.Builder |
builder() |
static Dashboard |
create() |
Map<String,String> |
getAttribute() |
List<Chart> |
getCharts() |
String |
getDashboardName() |
String |
getDescription() |
String |
getDisplayName() |
Dashboard.Builder |
toBuilder() |
public static Dashboard.Builder builder()
public static Dashboard create()
public Dashboard.Builder toBuilder()
public String getDashboardName()
public String getDescription()
public String getDisplayName()
Copyright © 2025. All rights reserved.