Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationsSpeechTtsSettingsRequest
Packages that use PutIntegrationsSpeechTtsSettingsRequest
-
Uses of PutIntegrationsSpeechTtsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIntegrationsSpeechTtsSettingsRequestModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationsSpeechTtsSettings(PutIntegrationsSpeechTtsSettingsRequest request) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(PutIntegrationsSpeechTtsSettingsRequest request, AsyncApiCallback<TtsSettings> callback) Update TTS settings for an org -
Uses of PutIntegrationsSpeechTtsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationsSpeechTtsSettingsRequestModifier and TypeMethodDescriptionPutIntegrationsSpeechTtsSettingsRequest.Builder.build()PutIntegrationsSpeechTtsSettingsRequest.withBody(TtsSettings body) PutIntegrationsSpeechTtsSettingsRequest.withCustomHeader(String name, String value)