Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechSttEngineRequest
Packages that use GetIntegrationsSpeechSttEngineRequest
-
Uses of GetIntegrationsSpeechSttEngineRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechSttEngineRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechSttEngine(GetIntegrationsSpeechSttEngineRequest request) Get details about a STT engineIntegrationsApiAsync.getIntegrationsSpeechSttEngineAsync(GetIntegrationsSpeechSttEngineRequest request, AsyncApiCallback<SttEngineEntity> callback) Get details about a STT engine -
Uses of GetIntegrationsSpeechSttEngineRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechSttEngineRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechSttEngineRequest.Builder.build()GetIntegrationsSpeechSttEngineRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechSttEngineRequest.withEngineId(String engineId)