public final class AddThreadResponseBody extends Object implements KintoneResponseBody
Constructor and Description |
---|
AddThreadResponseBody(long id)
Creates a new
AddThreadResponseBody instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getId()
The Thread ID of the created Thread.
|
int |
hashCode() |
String |
toString() |