Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationRecordingmetadataRequest
Packages that use GetConversationRecordingmetadataRequest
-
Uses of GetConversationRecordingmetadataRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationRecordingmetadataRequestModifier and TypeMethodDescriptionRecordingApi.getConversationRecordingmetadata(GetConversationRecordingmetadataRequest request) Get recording metadata for a conversation.RecordingApiAsync.getConversationRecordingmetadataAsync(GetConversationRecordingmetadataRequest request, AsyncApiCallback<List<RecordingMetadata>> callback) Get recording metadata for a conversation. -
Uses of GetConversationRecordingmetadataRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationRecordingmetadataRequestModifier and TypeMethodDescriptionGetConversationRecordingmetadataRequest.Builder.build()GetConversationRecordingmetadataRequest.withConversationId(String conversationId) GetConversationRecordingmetadataRequest.withCustomHeader(String name, String value)