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