| Package | Description |
|---|---|
| com.slack.api.model.block |
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ActionsBlock.ActionsBlockBuilder |
ActionsBlock.ActionsBlockBuilder.blockId(String blockId) |
static ActionsBlock.ActionsBlockBuilder |
ActionsBlock.builder() |
ActionsBlock.ActionsBlockBuilder |
ActionsBlock.ActionsBlockBuilder.elements(List<BlockElement> elements) |
| Modifier and Type | Method and Description |
|---|---|
static ActionsBlock |
Blocks.actions(ModelConfigurator<ActionsBlock.ActionsBlockBuilder> configurator) |
Copyright © 2020. All rights reserved.