Uses of Class
com.slack.api.model.Field.FieldBuilder
Packages that use Field.FieldBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Field.FieldBuilder in com.slack.api.model
Methods in com.slack.api.model that return Field.FieldBuilderModifier and TypeMethodDescriptionstatic Field.FieldBuilderField.builder()Shown as a bold heading above the value text.The text value of the field.Field.FieldBuilder.valueShortEnough(boolean valueShortEnough) An optional flag indicating whether the value is short enough to be displayed side-by-side with other values.Method parameters in com.slack.api.model with type arguments of type Field.FieldBuilderModifier and TypeMethodDescriptionstatic FieldAttachments.field(ModelConfigurator<Field.FieldBuilder> configurator)