Uses of Class
com.slack.api.model.block.CallBlock.CallBlockBuilder
Packages that use CallBlock.CallBlockBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of CallBlock.CallBlockBuilder in com.slack.api.model.block
Methods in com.slack.api.model.block that return CallBlock.CallBlockBuilderModifier and TypeMethodDescriptionCallBlock.CallBlockBuilder.apiDecorationAvailable(Boolean apiDecorationAvailable) static CallBlock.CallBlockBuilderCallBlock.builder()CallBlock.CallBlockBuilder.call(CallBlock.CallData call) Method parameters in com.slack.api.model.block with type arguments of type CallBlock.CallBlockBuilderModifier and TypeMethodDescriptionstatic CallBlockBlocks.call(ModelConfigurator<CallBlock.CallBlockBuilder> configurator)