Class GrafanaNotificationChannel
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.monitor.v20180724.models.GrafanaNotificationChannel
-
public class GrafanaNotificationChannel extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description GrafanaNotificationChannel()
GrafanaNotificationChannel(GrafanaNotificationChannel 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 String
getChannelId()
Get 渠道 IDString
getChannelName()
Get 渠道名String
getCreatedAt()
Get 创建时间String[]
getExtraOrgIds()
Get 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。String[]
getOrganizationIds()
Get 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。String
getOrgId()
Get 默认生效组织,已废弃,请使用 OrganizationIdsString[]
getOrgIds()
Get 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。String[]
getReceivers()
Get 告警通道模板 ID 数组String
getUpdatedAt()
Get 更新时间void
setChannelId(String ChannelId)
Set 渠道 IDvoid
setChannelName(String ChannelName)
Set 渠道名void
setCreatedAt(String CreatedAt)
Set 创建时间void
setExtraOrgIds(String[] ExtraOrgIds)
Set 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。void
setOrganizationIds(String[] OrganizationIds)
Set 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。void
setOrgId(String OrgId)
Set 默认生效组织,已废弃,请使用 OrganizationIdsvoid
setOrgIds(String[] OrgIds)
Set 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。void
setReceivers(String[] Receivers)
Set 告警通道模板 ID 数组void
setUpdatedAt(String UpdatedAt)
Set 更新时间void
toMap(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
-
GrafanaNotificationChannel
public GrafanaNotificationChannel()
-
GrafanaNotificationChannel
public GrafanaNotificationChannel(GrafanaNotificationChannel 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
-
getChannelId
public String getChannelId()
Get 渠道 ID- Returns:
- ChannelId 渠道 ID
-
setChannelId
public void setChannelId(String ChannelId)
Set 渠道 ID- Parameters:
ChannelId
- 渠道 ID
-
getChannelName
public String getChannelName()
Get 渠道名- Returns:
- ChannelName 渠道名
-
setChannelName
public void setChannelName(String ChannelName)
Set 渠道名- Parameters:
ChannelName
- 渠道名
-
getReceivers
public String[] getReceivers()
Get 告警通道模板 ID 数组- Returns:
- Receivers 告警通道模板 ID 数组
-
setReceivers
public void setReceivers(String[] Receivers)
Set 告警通道模板 ID 数组- Parameters:
Receivers
- 告警通道模板 ID 数组
-
getCreatedAt
public String getCreatedAt()
Get 创建时间- Returns:
- CreatedAt 创建时间
-
setCreatedAt
public void setCreatedAt(String CreatedAt)
Set 创建时间- Parameters:
CreatedAt
- 创建时间
-
getUpdatedAt
public String getUpdatedAt()
Get 更新时间- Returns:
- UpdatedAt 更新时间
-
setUpdatedAt
public void setUpdatedAt(String UpdatedAt)
Set 更新时间- Parameters:
UpdatedAt
- 更新时间
-
getOrgId
public String getOrgId()
Get 默认生效组织,已废弃,请使用 OrganizationIds- Returns:
- OrgId 默认生效组织,已废弃,请使用 OrganizationIds
-
setOrgId
public void setOrgId(String OrgId)
Set 默认生效组织,已废弃,请使用 OrganizationIds- Parameters:
OrgId
- 默认生效组织,已废弃,请使用 OrganizationIds
-
getExtraOrgIds
public String[] getExtraOrgIds()
Get 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtraOrgIds 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。
-
setExtraOrgIds
public void setExtraOrgIds(String[] ExtraOrgIds)
Set 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtraOrgIds
- 额外生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。
-
getOrgIds
public String[] getOrgIds()
Get 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OrgIds 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。
-
setOrgIds
public void setOrgIds(String[] OrgIds)
Set 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OrgIds
- 生效组织,已废弃,请使用 OrganizationIds 注意:此字段可能返回 null,表示取不到有效值。
-
getOrganizationIds
public String[] getOrganizationIds()
Get 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OrganizationIds 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。
-
setOrganizationIds
public void setOrganizationIds(String[] OrganizationIds)
Set 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OrganizationIds
- 告警渠道的所有生效组织 注意:此字段可能返回 null,表示取不到有效值。
-
-