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