Uses of Class
com.slack.api.methods.request.workflows.WorkflowsFeaturedSetRequest
Packages that use WorkflowsFeaturedSetRequest
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of WorkflowsFeaturedSetRequest in com.slack.api.methods
Methods in com.slack.api.methods with parameters of type WorkflowsFeaturedSetRequestModifier and TypeMethodDescriptionstatic okhttp3.FormBody.BuilderRequestFormBuilder.toForm(WorkflowsFeaturedSetRequest req) AsyncMethodsClient.workflowsFeaturedSet(WorkflowsFeaturedSetRequest req) MethodsClient.workflowsFeaturedSet(WorkflowsFeaturedSetRequest req) -
Uses of WorkflowsFeaturedSetRequest in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl with parameters of type WorkflowsFeaturedSetRequestModifier and TypeMethodDescriptionAsyncMethodsClientImpl.workflowsFeaturedSet(WorkflowsFeaturedSetRequest req) MethodsClientImpl.workflowsFeaturedSet(WorkflowsFeaturedSetRequest req) -
Uses of WorkflowsFeaturedSetRequest in com.slack.api.methods.request.workflows
Methods in com.slack.api.methods.request.workflows that return WorkflowsFeaturedSetRequestModifier and TypeMethodDescriptionWorkflowsFeaturedSetRequest.WorkflowsFeaturedSetRequestBuilder.build()