| Package | Description |
|---|---|
| com.slack.api.methods | |
| com.slack.api.methods.impl |
| Modifier and Type | Method and Description |
|---|---|
FilesDeleteResponse |
MethodsClient.filesDelete(FilesDeleteRequest req) |
FilesDeleteResponse |
MethodsClient.filesDelete(RequestConfigurator<FilesDeleteRequest.FilesDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClient.filesDelete(FilesDeleteRequest req) |
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClient.filesDelete(RequestConfigurator<FilesDeleteRequest.FilesDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
FilesDeleteResponse |
MethodsClientImpl.filesDelete(FilesDeleteRequest req) |
FilesDeleteResponse |
MethodsClientImpl.filesDelete(RequestConfigurator<FilesDeleteRequest.FilesDeleteRequestBuilder> req) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClientImpl.filesDelete(FilesDeleteRequest req) |
CompletableFuture<FilesDeleteResponse> |
AsyncMethodsClientImpl.filesDelete(RequestConfigurator<FilesDeleteRequest.FilesDeleteRequestBuilder> req) |
Copyright © 2020. All rights reserved.