Uses of Class
com.sforce.soap.metadata.BotStepTranslation
-
-
Uses of BotStepTranslation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return BotStepTranslation Modifier and Type Method Description BotStepTranslation[]BotDialogTranslation. getBotSteps()BotStepTranslation[]BotStepTranslation. getBotSteps()Methods in com.sforce.soap.metadata with parameters of type BotStepTranslation Modifier and Type Method Description voidBotDialogTranslation. setBotSteps(BotStepTranslation[] botSteps)voidBotStepTranslation. setBotSteps(BotStepTranslation[] botSteps)
-