-
- All Implemented Interfaces:
public final class BlockedIntentForPrimary extends OrchestrationBlockedIntent
-
-
Constructor Summary
Constructors Constructor Description BlockedIntentForPrimary(String primaryBotId, IntentAware intents, CharSequence message)BlockedIntentForPrimary(String primaryBotId, List<IntentAware> intents, CharSequence message)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
BlockedIntentForPrimary
BlockedIntentForPrimary(String primaryBotId, IntentAware intents, CharSequence message)
-
BlockedIntentForPrimary
BlockedIntentForPrimary(String primaryBotId, List<IntentAware> intents, CharSequence message)
-
-
-
-