public class NotifyTemplateForListEventRulesOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NotifyTemplateForListEventRulesOutput.ChannelEnum
Gets or Sets channel
|
| Constructor and Description |
|---|
NotifyTemplateForListEventRulesOutput() |
| Modifier and Type | Method and Description |
|---|---|
NotifyTemplateForListEventRulesOutput |
channel(NotifyTemplateForListEventRulesOutput.ChannelEnum channel) |
boolean |
equals(Object o) |
NotifyTemplateForListEventRulesOutput.ChannelEnum |
getChannel()
Get channel
|
String |
getNotifyTemplateId()
Get notifyTemplateId
|
int |
hashCode() |
NotifyTemplateForListEventRulesOutput |
notifyTemplateId(String notifyTemplateId) |
void |
setChannel(NotifyTemplateForListEventRulesOutput.ChannelEnum channel) |
void |
setNotifyTemplateId(String notifyTemplateId) |
String |
toString() |
public NotifyTemplateForListEventRulesOutput()
public NotifyTemplateForListEventRulesOutput channel(NotifyTemplateForListEventRulesOutput.ChannelEnum channel)
public NotifyTemplateForListEventRulesOutput.ChannelEnum getChannel()
public void setChannel(NotifyTemplateForListEventRulesOutput.ChannelEnum channel)
public NotifyTemplateForListEventRulesOutput notifyTemplateId(String notifyTemplateId)
public String getNotifyTemplateId()
public void setNotifyTemplateId(String notifyTemplateId)
Copyright © 2026. All rights reserved.