Package com.slack.api.app_backend.views
Class InputBlockResponseSender
java.lang.Object
com.slack.api.app_backend.views.InputBlockResponseSender
-
Constructor Summary
ConstructorsConstructorDescriptionInputBlockResponseSender(Slack slack) InputBlockResponseSender(Slack slack, String responseUrl) -
Method Summary
Modifier and TypeMethodDescriptionsend(InputBlockResponse response) send(RequestConfigurator<InputBlockResponse.InputBlockResponseBuilder> configurator) send(String responseUrl, InputBlockResponse response) send(List<LayoutBlock> blocks)
-
Constructor Details
-
InputBlockResponseSender
-
InputBlockResponseSender
-
-
Method Details
-
send
- Throws:
IOException
-
send
- Throws:
IOException
-
send
public WebhookResponse send(RequestConfigurator<InputBlockResponse.InputBlockResponseBuilder> configurator) throws IOException - Throws:
IOException
-
send
- Throws:
IOException
-
send
- Throws:
IOException
-