Uses of Class
com.slack.api.model.block.ContextBlock.ContextBlockBuilder
Packages that use ContextBlock.ContextBlockBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of ContextBlock.ContextBlockBuilder in com.slack.api.model.block
Methods in com.slack.api.model.block that return ContextBlock.ContextBlockBuilderModifier and TypeMethodDescriptionContextBlock.builder()ContextBlock.ContextBlockBuilder.elements(List<ContextBlockElement> elements) Method parameters in com.slack.api.model.block with type arguments of type ContextBlock.ContextBlockBuilderModifier and TypeMethodDescriptionstatic ContextBlockBlocks.context(ModelConfigurator<ContextBlock.ContextBlockBuilder> configurator)