Uses of Class
com.mypurecloud.sdk.v2.model.NuanceEnvironment
Packages that use NuanceEnvironment
-
Uses of NuanceEnvironment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NuanceEnvironmentModifier and TypeMethodDescriptionNuanceEnvironment.environmentDesignation(String environmentDesignation) The environment type, usually a value like SANDBOX or PRODUCTIONNuanceEnvironment.executionHost(String executionHost) The host used to execute this bot, similar to 'api.nuance.com:443'NuanceBot.getNuanceEnvironment()The environment IDThe environment nameMethods in com.mypurecloud.sdk.v2.model with parameters of type NuanceEnvironmentModifier and TypeMethodDescriptionNuanceBot.nuanceEnvironment(NuanceEnvironment nuanceEnvironment) The environment of the Nuance botvoidNuanceBot.setNuanceEnvironment(NuanceEnvironment nuanceEnvironment)