Uses of Class
com.mypurecloud.sdk.v2.model.NuanceBot
Packages that use NuanceBot
-
Uses of NuanceBot in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return NuanceBotModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBot(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotRequest request) Get a Nuance bot in the specified IntegrationIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBot(String nuanceIntegrationId, String botId, List<String> expand, String targetChannel) Get a Nuance bot in the specified IntegrationIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResults(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest request) Get the result of an asynchronous Nuance bot GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResults(String nuanceIntegrationId, String botId, String jobId) Get the result of an asynchronous Nuance bot GET jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type NuanceBotModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBot(ApiRequest<Void> request) Get a Nuance bot in the specified IntegrationIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotRequest request, AsyncApiCallback<NuanceBot> callback) Get a Nuance bot in the specified IntegrationIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBot>> callback) Get a Nuance bot in the specified IntegrationIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResults(ApiRequest<Void> request) Get the result of an asynchronous Nuance bot GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest request, AsyncApiCallback<NuanceBot> callback) Get the result of an asynchronous Nuance bot GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBot>> callback) Get the result of an asynchronous Nuance bot GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsWithHttpInfo(String nuanceIntegrationId, String botId, String jobId) Get the result of an asynchronous Nuance bot GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotWithHttpInfo(String nuanceIntegrationId, String botId, List<String> expand, String targetChannel) Get a Nuance bot in the specified IntegrationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type NuanceBotModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotRequest request, AsyncApiCallback<NuanceBot> callback) Get a Nuance bot in the specified IntegrationIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBot>> callback) Get a Nuance bot in the specified IntegrationIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsRequest request, AsyncApiCallback<NuanceBot> callback) Get the result of an asynchronous Nuance bot GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBot>> callback) Get the result of an asynchronous Nuance bot GET job -
Uses of NuanceBot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NuanceBotModifier and TypeMethodDescriptionNuanceBot.application(NuanceApplication application) The Application for this botNuanceBot.channels(List<NuanceChannel> channels) List of channels associated with this Nuance bot.NuanceBot.credentials(List<NuanceBotCredentials> credentials) client ID/Secret objects for the credentials that execute this Nuance botNuanceBot.geography(NuanceGeography geography) The Geography of the Nuance botNuance bot IdNuanceBot.integrationId(String integrationId) The Integration Id for this botList of locales associated with this Nuance bot.Nuance bot nameNuanceBot.nuanceEnvironment(NuanceEnvironment nuanceEnvironment) The environment of the Nuance botNuanceBot.nuanceOrganization(NuanceOrganization nuanceOrganization) The Nuance Organization for this botNuanceBot.transferNodes(List<NuanceBotTransferNode> transferNodes) List of transferNodes in this Nuance bot.NuanceBot.variables(List<NuanceBotVariable> variables) List of available variables in this Nuance bot.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type NuanceBotMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type NuanceBotModifier and TypeMethodDescriptionvoidNuanceBotEntityListing.setEntities(List<NuanceBot> entities)