public static class GetGrafanaDashboardUrlResponseBody.GetGrafanaDashboardUrlResponseBodyDashboards
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetGrafanaDashboardUrlResponseBodyDashboards() |
@NameInMap(value="Title") public String title
The name of the dashboard.
@NameInMap(value="Url") public String url
The URL of the dashboard.
public GetGrafanaDashboardUrlResponseBodyDashboards()
public static GetGrafanaDashboardUrlResponseBody.GetGrafanaDashboardUrlResponseBodyDashboards build(Map<String,?> map) throws Exception
Exceptionpublic GetGrafanaDashboardUrlResponseBody.GetGrafanaDashboardUrlResponseBodyDashboards setTitle(String title)
public String getTitle()
public GetGrafanaDashboardUrlResponseBody.GetGrafanaDashboardUrlResponseBodyDashboards setUrl(String url)
public String getUrl()
Copyright © 2023. All rights reserved.