Uses of Class
com.slack.api.model.EntityMetadata.EntityPayload.Edit.Select.SelectBuilder
Packages that use EntityMetadata.EntityPayload.Edit.Select.SelectBuilder
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of EntityMetadata.EntityPayload.Edit.Select.SelectBuilder in com.slack.api.model
Methods in com.slack.api.model that return EntityMetadata.EntityPayload.Edit.Select.SelectBuilderModifier and TypeMethodDescriptionEntityMetadata.EntityPayload.Edit.Select.builder()EntityMetadata.EntityPayload.Edit.Select.SelectBuilder.currentValue(String currentValue) EntityMetadata.EntityPayload.Edit.Select.SelectBuilder.currentValues(String[] currentValues) EntityMetadata.EntityPayload.Edit.Select.SelectBuilder.fetchOptionsDynamically(Boolean fetchOptionsDynamically) EntityMetadata.EntityPayload.Edit.Select.SelectBuilder.minQueryLength(Integer minQueryLength) EntityMetadata.EntityPayload.Edit.Select.SelectBuilder.staticOptions(TextObject[] staticOptions)