Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptUrls
Packages that use TranscriptUrls
-
Uses of TranscriptUrls in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TranscriptUrlsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturls(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturls(String conversationId, String communicationId) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TranscriptUrlsModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturls(ApiRequest<Void> 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 conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrls>> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCommunicationTranscripturlsWithHttpInfo(String conversationId, String communicationId) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TranscriptUrlsModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request, AsyncApiCallback<TranscriptUrls> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrls>> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation -
Uses of TranscriptUrls in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptUrlsModifier and TypeMethodDescriptionTranscriptUrls.communicationId(String communicationId) The Communication IDTranscriptUrls.conversation(AddressableEntityRef conversation) The Conversation ReferenceTranscriptUrls.urls(List<SegmentUrl> urls) List of Transcript URLs