Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest
Packages that use GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest
-
Uses of GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturls(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request, AsyncApiCallback<TranscriptUrls> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation -
Uses of GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest.Builder.build()GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest.withCommunicationId(String communicationId) GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest.withConversationId(String conversationId) GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest.withCustomHeader(String name, String value)