クラスの使用
com.slack.api.methods.request.files.remote.FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder
パッケージ
説明
Slack API Methods (also called as Web API) client.
-
com.slack.api.methodsでのFilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilderの使用
修飾子とタイプメソッド説明AsyncMethodsClient.filesRemoteUpdate(RequestConfigurator<FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder> req) MethodsClient.filesRemoteUpdate(RequestConfigurator<FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder> req) -
com.slack.api.methods.implでのFilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilderの使用
FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder型の型引数を持つcom.slack.api.methods.implのメソッド・パラメータ修飾子とタイプメソッド説明AsyncMethodsClientImpl.filesRemoteUpdate(RequestConfigurator<FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder> req) MethodsClientImpl.filesRemoteUpdate(RequestConfigurator<FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder> req) -
com.slack.api.methods.request.files.remoteでのFilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilderの使用
FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilderを返すcom.slack.api.methods.request.files.remoteのメソッド修飾子とタイプメソッド説明FilesRemoteUpdateRequest.builder()FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder.externalId(String externalId) Creator defined GUID for the file.FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder.externalUrl(String externalUrl) URL of the remote file.type of fileFilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder.indexableFileContents(byte[] indexableFileContents) File containing contents that can be used to improve searchability for the remote file.FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder.previewImage(byte[] previewImage) Preview of the document via multipart/form-data.Title of the file being shared.Authentication token.