public static final class DeleteDashboardRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDashboardRequest |
build() |
DeleteDashboardRequest.Builder |
dashboardName(String dashboardName)
The name of the dashboard.
|
DeleteDashboardRequest.Builder |
project(String project)
The name of the project.
|
public DeleteDashboardRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public DeleteDashboardRequest.Builder dashboardName(String dashboardName)
The name of the dashboard.
This parameter is required.
example:dashboard-1609294922657-434834
public DeleteDashboardRequest build()
Copyright © 2025. All rights reserved.