Uses of Class
com.slack.api.methods.request.files.remote.FilesRemoteUpdateRequest
Packages that use FilesRemoteUpdateRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of FilesRemoteUpdateRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type FilesRemoteUpdateRequestModifier and TypeMethodDescriptionAsyncMethodsClient.filesRemoteUpdate(FilesRemoteUpdateRequest req) MethodsClient.filesRemoteUpdate(FilesRemoteUpdateRequest req) static okhttp3.MultipartBody.BuilderRequestFormBuilder.toMultipartBody(FilesRemoteUpdateRequest req) -
Uses of FilesRemoteUpdateRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type FilesRemoteUpdateRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.filesRemoteUpdate(FilesRemoteUpdateRequest req) MethodsClientImpl.filesRemoteUpdate(FilesRemoteUpdateRequest req) -
Uses of FilesRemoteUpdateRequest in com.slack.api.methods.request.files.remote
Methods in com.slack.api.methods.request.files.remote that return FilesRemoteUpdateRequestModifier and TypeMethodDescriptionFilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder.build()