| 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 |
|---|---|
SectionBlock.SectionBlockBuilder |
SectionBlock.SectionBlockBuilder.accessory(BlockElement accessory) |
SectionBlock.SectionBlockBuilder |
SectionBlock.SectionBlockBuilder.blockId(String blockId) |
static SectionBlock.SectionBlockBuilder |
SectionBlock.builder() |
SectionBlock.SectionBlockBuilder |
SectionBlock.SectionBlockBuilder.fields(List<TextObject> fields) |
SectionBlock.SectionBlockBuilder |
SectionBlock.SectionBlockBuilder.text(TextObject text) |
| Modifier and Type | Method and Description |
|---|---|
static SectionBlock |
Blocks.section(ModelConfigurator<SectionBlock.SectionBlockBuilder> configurator) |
Copyright © 2020. All rights reserved.