Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest
Packages that use PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest
-
Uses of PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequestModifier and TypeMethodDescriptionvoidIntegrationsApi.putIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettings(PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest request) Update the Nuance bot list for the specific bots made available to Genesys Cloud in the specified IntegrationIntegrationsApiAsync.putIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsAsync(PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest request, AsyncApiCallback<Void> callback) Update the Nuance bot list for the specific bots made available to Genesys Cloud in the specified Integration -
Uses of PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequestModifier and TypeMethodDescriptionPutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest.Builder.build()PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest.withCustomHeader(String name, String value) PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest.withNuanceIntegrationId(String nuanceIntegrationId) PutIntegrationsSpeechNuanceNuanceIntegrationIdBotsLaunchSettingsRequest.withSettings(NuanceBotLaunchSettings settings)