Package ai.tock.bot.orchestration.shared
Object SecondaryBotResponse.Companion
-
- All Implemented Interfaces:
public class SecondaryBotResponse.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SecondaryBotResponse.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final SecondaryBotResponsefromActions(String applicationId, List<Action> actions)-
-
Method Detail
-
fromActions
final SecondaryBotResponse fromActions(String applicationId, List<Action> actions)
-
-
-
-