クラス FilesCommentsAddRequest
java.lang.Object
com.slack.api.methods.request.files.comments.FilesCommentsAddRequest
- すべての実装されたインタフェース:
SlackApiRequest
推奨されていません。
No longer supported - https://api.slack.com/changelog/2018-05-file-threads-soon-tread
-
ネストされたクラスの概要
ネストされたクラス -
メソッドの概要
修飾子とタイプメソッド説明builder()推奨されていません。protected boolean推奨されていません。boolean推奨されていません。推奨されていません。Text of the comment to add.getFile()推奨されていません。File to add a comment to.getToken()推奨されていません。Authentication token.inthashCode()推奨されていません。voidsetComment(String comment) 推奨されていません。Text of the comment to add.void推奨されていません。File to add a comment to.void推奨されていません。Authentication token.toString()推奨されていません。
-
メソッドの詳細
-
builder
推奨されていません。 -
getToken
推奨されていません。Authentication token. Requires scope: `files:write:user`- 定義:
getTokenインタフェース内SlackApiRequest- 戻り値:
- token string value or null
-
getFile
-
getComment
-
setToken
推奨されていません。Authentication token. Requires scope: `files:write:user`- 定義:
setTokenインタフェース内SlackApiRequest
-
setFile
-
setComment
-
equals
-
canEqual
推奨されていません。 -
hashCode
-
toString
-