Uses of Class
com.slack.api.methods.request.reminders.RemindersCompleteRequest.RemindersCompleteRequestBuilder
Packages that use RemindersCompleteRequest.RemindersCompleteRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of RemindersCompleteRequest.RemindersCompleteRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type RemindersCompleteRequest.RemindersCompleteRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.remindersComplete(RequestConfigurator<RemindersCompleteRequest.RemindersCompleteRequestBuilder> req) MethodsClient.remindersComplete(RequestConfigurator<RemindersCompleteRequest.RemindersCompleteRequestBuilder> req) -
Uses of RemindersCompleteRequest.RemindersCompleteRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type RemindersCompleteRequest.RemindersCompleteRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.remindersComplete(RequestConfigurator<RemindersCompleteRequest.RemindersCompleteRequestBuilder> req) MethodsClientImpl.remindersComplete(RequestConfigurator<RemindersCompleteRequest.RemindersCompleteRequestBuilder> req) -
Uses of RemindersCompleteRequest.RemindersCompleteRequestBuilder in com.slack.api.methods.request.reminders
Methods in com.slack.api.methods.request.reminders that return RemindersCompleteRequest.RemindersCompleteRequestBuilderModifier and TypeMethodDescriptionRemindersCompleteRequest.builder()The ID of the reminder to be marked as completeAuthentication token.