public class ResolvedForCreateNotifyTemplateInput extends Object
| Constructor and Description |
|---|
ResolvedForCreateNotifyTemplateInput() |
| Modifier and Type | Method and Description |
|---|---|
ResolvedForCreateNotifyTemplateInput |
content(String content) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
String |
getTitle()
Get title
|
int |
hashCode() |
void |
setContent(String content) |
void |
setTitle(String title) |
ResolvedForCreateNotifyTemplateInput |
title(String title) |
String |
toString() |
public ResolvedForCreateNotifyTemplateInput()
public ResolvedForCreateNotifyTemplateInput content(String content)
public String getContent()
public void setContent(String content)
public ResolvedForCreateNotifyTemplateInput title(String title)
public String getTitle()
public void setTitle(String title)
Copyright © 2026. All rights reserved.