Class RichTextSectionElement.UserGroup
java.lang.Object
com.slack.api.model.block.element.RichTextSectionElement.UserGroup
- All Implemented Interfaces:
RichTextElement
- Enclosing class:
- RichTextSectionElement
public static class RichTextSectionElement.UserGroup extends Object implements RichTextElement
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRichTextSectionElement.UserGroup.UserGroupBuilder -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description static RichTextSectionElement.UserGroup.UserGroupBuilderbuilder()protected booleancanEqual(Object other)booleanequals(Object o)StringgetType()StringgetUsergroupId()inthashCode()voidsetUsergroupId(String usergroupId)StringtoString()
-
Field Details
-
TYPE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details