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