クラス FilesRemoteInfoRequest.FilesRemoteInfoRequestBuilder
java.lang.Object
com.slack.api.methods.request.files.remote.FilesRemoteInfoRequest.FilesRemoteInfoRequestBuilder
- 含まれているクラス:
FilesRemoteInfoRequest
-
メソッドの概要
修飾子とタイプメソッド説明build()externalId(String externalId) Creator defined GUID for the file.Specify a file by providing its ID.Authentication token.toString()
-
メソッドの詳細
-
token
Authentication token. Requires scope: `remote_files:read`- 戻り値:
this.
-
externalId
Creator defined GUID for the file.- 戻り値:
this.
-
file
Specify a file by providing its ID.- 戻り値:
this.
-
build
-
toString
-