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