public static class DescribeClustersInServiceMeshResponseBody.DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
title
The name of the dashboard for access logs.
|
String |
url
The URL of the dashboard for access logs.
|
| 构造器和说明 |
|---|
DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards() |
@NameInMap(value="Title") public String title
The name of the dashboard for access logs.
@NameInMap(value="Url") public String url
The URL of the dashboard for access logs.
public DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards()
public static DescribeClustersInServiceMeshResponseBody.DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards build(Map<String,?> map) throws Exception
Exceptionpublic DescribeClustersInServiceMeshResponseBody.DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards setTitle(String title)
public String getTitle()
public DescribeClustersInServiceMeshResponseBody.DescribeClustersInServiceMeshResponseBodyClustersAccessLogDashboards setUrl(String url)
public String getUrl()
Copyright © 2023. All rights reserved.