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