BotCustomVocabularyArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ybeeuhhryvhtgjmo")
suspend fun customVocabularyItems(value: Output<List<BotCustomVocabularyItemArgs>>)
@JvmName(name = "lpfqorqltiqjehqi")
suspend fun customVocabularyItems(vararg values: BotCustomVocabularyItemArgs)
@JvmName(name = "xjxxeacvrwchodio")
suspend fun customVocabularyItems(vararg values: Output<BotCustomVocabularyItemArgs>)
@JvmName(name = "umhfesplocimjxae")
suspend fun customVocabularyItems(vararg argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)
@JvmName(name = "gkcfgagutpwvxloc")
suspend fun customVocabularyItems(value: List<BotCustomVocabularyItemArgs>)
@JvmName(name = "gwvsylgobtuimjwf")
suspend fun customVocabularyItems(values: List<Output<BotCustomVocabularyItemArgs>>)
@JvmName(name = "yxfonurmqetoxnqq")
suspend fun customVocabularyItems(argument: List<suspend BotCustomVocabularyItemArgsBuilder.() -> Unit>)
@JvmName(name = "psntjgnhllhtdhfo")
suspend fun customVocabularyItems(argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)