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