Uses of Class
com.mypurecloud.sdk.v2.model.RecordingRetention
Packages that use RecordingRetention
-
Uses of RecordingRetention in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingRetentionModifier and TypeMethodDescriptionRecordingRetention.archiveDate(Date archiveDate) The date the recording will be archived.RecordingRetention.archiveMedium(RecordingRetention.ArchiveMediumEnum archiveMedium) The type of archive medium used.RecordingRetention.conversationId(String conversationId) RecordingRetention.creationTime(Date creationTime) The creation time of the recording.RecordingRetention.deleteDate(Date deleteDate) The date the recording will be deleted.RecordingRetention.exportDate(Date exportDate) The date the recording will be exported.RecordingRetention.exportedDate(Date exportedDate) The date the recording was exported.RecordingRetention.recordingId(String recordingId) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordingRetentionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordingRetentionModifier and TypeMethodDescriptionRecordingRetentionCursorEntityListing.entities(List<RecordingRetention> entities) voidRecordingRetentionCursorEntityListing.setEntities(List<RecordingRetention> entities)