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