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