Uses of Class
com.sforce.soap.metadata.BotMessageTranslation
-
Uses of BotMessageTranslation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return BotMessageTranslationModifier and TypeMethodDescriptionBotStepTranslation.getBotMessages()BotVariableOperationTranslation.getBotMessages()BotVariableOperationTranslation.getRetryMessages()BotVariableOperationTranslation.getSuccessMessages()Methods in com.sforce.soap.metadata with parameters of type BotMessageTranslationModifier and TypeMethodDescriptionvoidBotStepTranslation.setBotMessages(BotMessageTranslation[] botMessages) voidBotVariableOperationTranslation.setBotMessages(BotMessageTranslation[] botMessages) voidBotVariableOperationTranslation.setRetryMessages(BotMessageTranslation[] retryMessages) voidBotVariableOperationTranslation.setSuccessMessages(BotMessageTranslation[] successMessages)