BotCustomVocabularyArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xklmsajlhoeyvcyq")
suspend fun customVocabularyItems(value: Output<List<BotCustomVocabularyItemArgs>>)
@JvmName(name = "ustcxvwabaqbpoxm")
suspend fun customVocabularyItems(vararg values: BotCustomVocabularyItemArgs)
@JvmName(name = "kceqtnihfdiyolsd")
suspend fun customVocabularyItems(vararg values: Output<BotCustomVocabularyItemArgs>)
@JvmName(name = "qgmrmqfnvdedhvxe")
suspend fun customVocabularyItems(vararg argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)
@JvmName(name = "horxeghsfpmsogbc")
suspend fun customVocabularyItems(value: List<BotCustomVocabularyItemArgs>)
@JvmName(name = "kheiearecsoofjog")
suspend fun customVocabularyItems(values: List<Output<BotCustomVocabularyItemArgs>>)
@JvmName(name = "krrndvsogynljxhp")
suspend fun customVocabularyItems(argument: List<suspend BotCustomVocabularyItemArgsBuilder.() -> Unit>)
@JvmName(name = "ldlucnfhwvnueexi")
suspend fun customVocabularyItems(argument: suspend BotCustomVocabularyItemArgsBuilder.() -> Unit)