Package com.slack.api.model.block
Class DividerBlock
java.lang.Object
com.slack.api.model.block.DividerBlock
- All Implemented Interfaces:
LayoutBlock
https://docs.slack.dev/reference/block-kit/blocks/divider-block
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
DividerBlock
public DividerBlock() -
DividerBlock
-
-
Method Details
-
builder
-
getType
Description copied from interface:LayoutBlockDetermines the type of layout block, e.g. section, divider, context, actions and image.- Specified by:
getTypein interfaceLayoutBlock
-
getBlockId
Description copied from interface:LayoutBlockReturns the block_id string; the value can be null if the object is manually crafted.- Specified by:
getBlockIdin interfaceLayoutBlock
-
setBlockId
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-