クラス FilesRemoteInfoRequest
java.lang.Object
com.slack.api.methods.request.files.remote.FilesRemoteInfoRequest
-
ネストされたクラスの概要
ネストされたクラス -
メソッドの概要
修飾子とタイプメソッド説明builder()protected booleanbooleanCreator defined GUID for the file.getFile()Specify a file by providing its ID.getToken()Authentication token.inthashCode()voidsetExternalId(String externalId) Creator defined GUID for the file.voidSpecify a file by providing its ID.voidAuthentication token.toString()
-
メソッドの詳細
-
builder
-
getToken
Authentication token. Requires scope: `remote_files:read`- 定義:
getTokenインタフェース内SlackApiRequest- 戻り値:
- token string value or null
-
getExternalId
Creator defined GUID for the file. -
getFile
Specify a file by providing its ID. -
setToken
Authentication token. Requires scope: `remote_files:read`- 定義:
setTokenインタフェース内SlackApiRequest
-
setExternalId
Creator defined GUID for the file. -
setFile
Specify a file by providing its ID. -
equals
-
canEqual
-
hashCode
-
toString
-