public static class DescribeIMRobotsResponseBody.DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
id
The ID of the notification policy.
|
String |
name
The name of the notification policy.
|
| 构造器和说明 |
|---|
DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules() |
@NameInMap(value="id") public Long id
The ID of the notification policy.
example:12345
@NameInMap(value="name") public String name
The name of the notification policy.
example:Notification policy test
public DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules()
public static DescribeIMRobotsResponseBody.DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules build(Map<String,?> map) throws Exception
Exceptionpublic DescribeIMRobotsResponseBody.DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules setId(Long id)
public Long getId()
public DescribeIMRobotsResponseBody.DescribeIMRobotsResponseBodyPageBeanAlertIMRobotsDispatchRules setName(String name)
public String getName()
Copyright © 2024. All rights reserved.