public final class UploadFileResponseBody extends Object implements KintoneResponseBody
Constructor and Description |
---|
UploadFileResponseBody(String fileKey)
Creates a new
UploadFileResponseBody instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFileKey()
The identifier of the uploaded file.
|
int |
hashCode() |
String |
toString() |