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