Uses of Class
com.twilio.rest.api.v2010.account.RecordingReader
-
Packages that use RecordingReader Package Description com.twilio.rest.api.v2010.account -
-
Uses of RecordingReader in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return RecordingReader Modifier and Type Method Description static RecordingReaderRecording. reader()static RecordingReaderRecording. reader(String pathAccountSid)RecordingReaderRecordingReader. setCallSid(String callSid)RecordingReaderRecordingReader. setConferenceSid(String conferenceSid)RecordingReaderRecordingReader. setDateCreated(ZonedDateTime dateCreated)RecordingReaderRecordingReader. setDateCreatedAfter(ZonedDateTime dateCreatedAfter)RecordingReaderRecordingReader. setDateCreatedBefore(ZonedDateTime dateCreatedBefore)RecordingReaderRecordingReader. setIncludeSoftDeleted(Boolean includeSoftDeleted)RecordingReaderRecordingReader. setPageSize(Integer pageSize)
-