@Generated public class TextAttachment extends Object
| Constructor and Description |
|---|
TextAttachment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getId() |
int |
hashCode() |
TextAttachment |
setContent(String content) |
TextAttachment |
setId(String id) |
String |
toString() |
public TextAttachment setContent(String content)
public String getContent()
public TextAttachment setId(String id)
public String getId()
Copyright © 2025. All rights reserved.