Uses of Class
com.sforce.soap.metadata.BotInvocation
-
-
Uses of BotInvocation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return BotInvocation Modifier and Type Method Description BotInvocationBotStep. getBotInvocation()BotInvocationBotVariableOperation. getBotInvocation()Methods in com.sforce.soap.metadata with parameters of type BotInvocation Modifier and Type Method Description voidBotStep. setBotInvocation(BotInvocation botInvocation)voidBotVariableOperation. setBotInvocation(BotInvocation botInvocation)
-