Class DashboardInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cls.v20201016.models.DashboardInfo
-
public class DashboardInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DashboardInfo()DashboardInfo(DashboardInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAssumerName()Get AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。LonggetAssumerUin()Get AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 创建仪表盘的时间StringgetDashboardId()Get 仪表盘idStringgetDashboardName()Get 仪表盘名字StringgetDashboardRegion()Get 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。DashboardTopicInfo[]getDashboardTopicInfos()Get 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。StringgetData()Get 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。StringgetRoleName()Get RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。Tag[]getTags()Get 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。StringgetUpdateTime()Get 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。voidsetAssumerName(String AssumerName)Set AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。voidsetAssumerUin(Long AssumerUin)Set AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 创建仪表盘的时间voidsetDashboardId(String DashboardId)Set 仪表盘idvoidsetDashboardName(String DashboardName)Set 仪表盘名字voidsetDashboardRegion(String DashboardRegion)Set 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。voidsetDashboardTopicInfos(DashboardTopicInfo[] DashboardTopicInfos)Set 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。voidsetData(String Data)Set 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。voidsetRoleName(String RoleName)Set RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。voidsetTags(Tag[] Tags)Set 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。voidsetUpdateTime(String UpdateTime)Set 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DashboardInfo
public DashboardInfo()
-
DashboardInfo
public DashboardInfo(DashboardInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getDashboardId
public String getDashboardId()
Get 仪表盘id- Returns:
- DashboardId 仪表盘id
-
setDashboardId
public void setDashboardId(String DashboardId)
Set 仪表盘id- Parameters:
DashboardId- 仪表盘id
-
getDashboardName
public String getDashboardName()
Get 仪表盘名字- Returns:
- DashboardName 仪表盘名字
-
setDashboardName
public void setDashboardName(String DashboardName)
Set 仪表盘名字- Parameters:
DashboardName- 仪表盘名字
-
getData
public String getData()
Get 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Data 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。
-
setData
public void setData(String Data)
Set 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Data- 仪表盘数据 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String getCreateTime()
Get 创建仪表盘的时间- Returns:
- CreateTime 创建仪表盘的时间
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 创建仪表盘的时间- Parameters:
CreateTime- 创建仪表盘的时间
-
getAssumerUin
public Long getAssumerUin()
Get AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AssumerUin AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。
-
setAssumerUin
public void setAssumerUin(Long AssumerUin)
Set AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AssumerUin- AssumerUin非空则表示创建该日志主题的服务方Uin 注意:此字段可能返回 null,表示取不到有效值。
-
getRoleName
public String getRoleName()
Get RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RoleName RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。
-
setRoleName
public void setRoleName(String RoleName)
Set RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RoleName- RoleName非空则表示创建该日志主题的服务方使用的角色 注意:此字段可能返回 null,表示取不到有效值。
-
getAssumerName
public String getAssumerName()
Get AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AssumerName AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。
-
setAssumerName
public void setAssumerName(String AssumerName)
Set AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AssumerName- AssumerName非空则表示创建该日志主题的服务方名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTags
public Tag[] getTags()
Get 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tags 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。
-
setTags
public void setTags(Tag[] Tags)
Set 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tags- 日志主题绑定的标签信息 注意:此字段可能返回 null,表示取不到有效值。
-
getDashboardRegion
public String getDashboardRegion()
Get 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DashboardRegion 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。
-
setDashboardRegion
public void setDashboardRegion(String DashboardRegion)
Set 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DashboardRegion- 仪表盘所在地域: 为了兼容老的地域。 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdateTime
public String getUpdateTime()
Get 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdateTime 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdateTime
public void setUpdateTime(String UpdateTime)
Set 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdateTime- 修改仪表盘的时间 注意:此字段可能返回 null,表示取不到有效值。
-
getDashboardTopicInfos
public DashboardTopicInfo[] getDashboardTopicInfos()
Get 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DashboardTopicInfos 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。
-
setDashboardTopicInfos
public void setDashboardTopicInfos(DashboardTopicInfo[] DashboardTopicInfos)
Set 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DashboardTopicInfos- 仪表盘对应的topic相关信息 注意:此字段可能返回 null,表示取不到有效值。
-
-