public static class DescribeDispatchRuleResponse.DispatchRule.NotifyRule.NotifyObject extends Object
| 构造器和说明 |
|---|
NotifyObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName() |
String |
getNotifyObjectId() |
String |
getNotifyType() |
void |
setName(String name) |
void |
setNotifyObjectId(String notifyObjectId) |
void |
setNotifyType(String notifyType) |
public String getNotifyType()
public void setNotifyType(String notifyType)
public String getName()
public void setName(String name)
public String getNotifyObjectId()
public void setNotifyObjectId(String notifyObjectId)
Copyright © 2021. All rights reserved.