Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest
Packages that use GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest
-
Uses of GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturl(GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest request) Get the pre-signed S3 URL for the transcript of a specific communication of a conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCommunicationTranscripturlAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest request, AsyncApiCallback<TranscriptUrl> callback) Get the pre-signed S3 URL for the transcript of a specific communication of a conversation -
Uses of GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest.Builder.build()GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest.withCommunicationId(String communicationId) GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest.withConversationId(String conversationId) GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest.withCustomHeader(String name, String value)