Uses of Class
com.slack.api.methods.request.files.remote.FilesRemoteInfoRequest
Packages that use FilesRemoteInfoRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of FilesRemoteInfoRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type FilesRemoteInfoRequestModifier and TypeMethodDescriptionAsyncMethodsClient.filesRemoteInfo(FilesRemoteInfoRequest req) MethodsClient.filesRemoteInfo(FilesRemoteInfoRequest req) static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(FilesRemoteInfoRequest req) -
Uses of FilesRemoteInfoRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type FilesRemoteInfoRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.filesRemoteInfo(FilesRemoteInfoRequest req) MethodsClientImpl.filesRemoteInfo(FilesRemoteInfoRequest req) -
Uses of FilesRemoteInfoRequest in com.slack.api.methods.request.files.remote
Methods in com.slack.api.methods.request.files.remote that return FilesRemoteInfoRequest