@FunctionalInterface public interface AsyncExecutionSupplier<T extends SlackApiResponse>
| Modifier and Type | Method and Description |
|---|---|
T |
execute() |
T execute() throws IOException, SlackApiException
IOExceptionSlackApiExceptionCopyright © 2020. All rights reserved.