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