| Package | Description |
|---|---|
| com.slack.api.methods |
Slack API Methods (also called as Web API) client.
|
| com.slack.api.methods.impl | |
| com.slack.api.methods.request.files |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClient.filesDelete(FilesDeleteRequest req) |
FilesDeleteResponse |
MethodsClient.filesDelete(FilesDeleteRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(FilesDeleteRequest req) |
| Modifier and Type | Method and Description |
|---|---|
FilesDeleteResponse |
MethodsClientImpl.filesDelete(FilesDeleteRequest req) |
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClientImpl.filesDelete(FilesDeleteRequest req) |
| Modifier and Type | Method and Description |
|---|---|
FilesDeleteRequest |
FilesDeleteRequest.FilesDeleteRequestBuilder.build() |
Copyright © 2020. All rights reserved.