| 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.reminders |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RemindersDeleteResponse> |
AsyncMethodsClient.remindersDelete(RemindersDeleteRequest req) |
RemindersDeleteResponse |
MethodsClient.remindersDelete(RemindersDeleteRequest req) |
static okhttp3.FormBody.Builder |
RequestFormBuilder.toForm(RemindersDeleteRequest req) |
| Modifier and Type | Method and Description |
|---|---|
RemindersDeleteResponse |
MethodsClientImpl.remindersDelete(RemindersDeleteRequest req) |
CompletableFuture<RemindersDeleteResponse> |
AsyncMethodsClientImpl.remindersDelete(RemindersDeleteRequest req) |
| Modifier and Type | Method and Description |
|---|---|
RemindersDeleteRequest |
RemindersDeleteRequest.RemindersDeleteRequestBuilder.build() |
Copyright © 2020. All rights reserved.