Uses of Class
com.mypurecloud.sdk.v2.model.NuanceBotEntityListing
Packages that use NuanceBotEntityListing
-
Uses of NuanceBotEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return NuanceBotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBots(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsRequest request) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBots(String nuanceIntegrationId, Integer pageNumber, Integer pageSize, Boolean onlyRegisteredBots) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResults(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsRequest request) Get the result of an asynchronous Nuance bots GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResults(String nuanceIntegrationId, String jobId) Get the result of an asynchronous Nuance bots GET jobMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type NuanceBotEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBots(ApiRequest<Void> request) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsRequest request, AsyncApiCallback<NuanceBotEntityListing> callback) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBotEntityListing>> callback) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResults(ApiRequest<Void> request) Get the result of an asynchronous Nuance bots GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsRequest request, AsyncApiCallback<NuanceBotEntityListing> callback) Get the result of an asynchronous Nuance bots GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBotEntityListing>> callback) Get the result of an asynchronous Nuance bots GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsWithHttpInfo(String nuanceIntegrationId, String jobId) Get the result of an asynchronous Nuance bots GET jobIntegrationsApi.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsWithHttpInfo(String nuanceIntegrationId, Integer pageNumber, Integer pageSize, Boolean onlyRegisteredBots) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type NuanceBotEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsRequest request, AsyncApiCallback<NuanceBotEntityListing> callback) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBotEntityListing>> callback) Get a list of Nuance bots available in the specified Integration If the 'onlyRegisteredBots' param is set, the returned data will only include the Nuance bots which have configured client secrets within the Integration, otherwise all of the Nuance bots available to the Integration's configured discovery credentials are returned.IntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsAsync(GetIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsRequest request, AsyncApiCallback<NuanceBotEntityListing> callback) Get the result of an asynchronous Nuance bots GET jobIntegrationsApiAsync.getIntegrationsSpeechNuanceNuanceIntegrationIdBotsJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NuanceBotEntityListing>> callback) Get the result of an asynchronous Nuance bots GET job -
Uses of NuanceBotEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NuanceBotEntityListingModifier and TypeMethodDescriptionNuanceBotEntityListing.pageNumber(Integer pageNumber) NuanceBotEntityListing.previousUri(String previousUri)