Uses of Class
com.slack.api.methods.request.reminders.RemindersDeleteRequest
Packages that use RemindersDeleteRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of RemindersDeleteRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type RemindersDeleteRequestModifier and TypeMethodDescriptionAsyncMethodsClient.remindersDelete(RemindersDeleteRequest req) MethodsClient.remindersDelete(RemindersDeleteRequest req) static okhttp3.FormBody.BuilderRequestFormBuilder.toForm(RemindersDeleteRequest req) -
Uses of RemindersDeleteRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type RemindersDeleteRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.remindersDelete(RemindersDeleteRequest req) MethodsClientImpl.remindersDelete(RemindersDeleteRequest req) -
Uses of RemindersDeleteRequest in com.slack.api.methods.request.reminders
Methods in com.slack.api.methods.request.reminders that return RemindersDeleteRequest