BotCustomVocabularyArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "lnugoudubloognip")
suspend fun customVocabularyItems(value: Output<List<BotCustomVocabularyItemArgs>>)
@JvmName(name = "fxawhxokvifrvxan")
suspend fun customVocabularyItems(vararg values: BotCustomVocabularyItemArgs)
@JvmName(name = "twvcyutdlckwhykv")
suspend fun customVocabularyItems(vararg values: Output<BotCustomVocabularyItemArgs>)
@JvmName(name = "bsuvugwjvdyuugqq")
suspend fun customVocabularyItems(vararg argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)
@JvmName(name = "pramiehfidcltgdo")
suspend fun customVocabularyItems(value: List<BotCustomVocabularyItemArgs>)
@JvmName(name = "gcbjrhguwlpkmlaf")
suspend fun customVocabularyItems(values: List<Output<BotCustomVocabularyItemArgs>>)
@JvmName(name = "svlwxfwltcrnuuhs")
suspend fun customVocabularyItems(argument: List<suspend BotCustomVocabularyItemArgsBuilder.() -> Unit>)
@JvmName(name = "cctbpbmvrcjbxere")
suspend fun customVocabularyItems(argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)