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