Package com.mypurecloud.sdk.v2.model
Class NuanceBotLaunchSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.NuanceBotLaunchSettings
- All Implemented Interfaces:
Serializable
Model for setting the launch configuration for Nuance bots available to Genesys Cloud
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbotExecutionConfigurations(List<BotExecutionConfiguration> botExecutionConfigurations) The list of Nuance bots that are configured as available to the Genesys Cloud systembooleaninthashCode()voidsetBotExecutionConfigurations(List<BotExecutionConfiguration> botExecutionConfigurations) toString()
-
Constructor Details
-
NuanceBotLaunchSettings
public NuanceBotLaunchSettings() -
NuanceBotLaunchSettings
-
-
Method Details
-
botExecutionConfigurations
public NuanceBotLaunchSettings botExecutionConfigurations(List<BotExecutionConfiguration> botExecutionConfigurations) The list of Nuance bots that are configured as available to the Genesys Cloud system -
getBotExecutionConfigurations
-
setBotExecutionConfigurations
public void setBotExecutionConfigurations(List<BotExecutionConfiguration> botExecutionConfigurations) -
equals
-
hashCode
public int hashCode() -
toString
-