Uses of Class
com.slack.api.model.admin.AppWorkflow.StepInputValueElement
-
Packages that use AppWorkflow.StepInputValueElement Package Description com.slack.api.model.admin The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces. -
-
Uses of AppWorkflow.StepInputValueElement in com.slack.api.model.admin
Methods in com.slack.api.model.admin that return types with arguments of type AppWorkflow.StepInputValueElement Modifier and Type Method Description List<AppWorkflow.StepInputValueElement>AppWorkflow.StepInputValue. getElements()Method parameters in com.slack.api.model.admin with type arguments of type AppWorkflow.StepInputValueElement Modifier and Type Method Description voidAppWorkflow.StepInputValue. setElements(List<AppWorkflow.StepInputValueElement> elements)
-