Uses of Class
com.sforce.soap.metadata.BotDialogTranslation
-
-
Uses of BotDialogTranslation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return BotDialogTranslation Modifier and Type Method Description BotDialogTranslation[]BotBlockVersionTranslation. getBotDialogs()BotDialogTranslation[]BotTemplateTranslation. getBotDialogs()BotDialogTranslation[]BotVersionTranslation. getBotDialogs()Methods in com.sforce.soap.metadata with parameters of type BotDialogTranslation Modifier and Type Method Description voidBotBlockVersionTranslation. setBotDialogs(BotDialogTranslation[] botDialogs)voidBotTemplateTranslation. setBotDialogs(BotDialogTranslation[] botDialogs)voidBotVersionTranslation. setBotDialogs(BotDialogTranslation[] botDialogs)
-