Uses of Class
com.twilio.rest.api.v2010.account.call.RecordingReader
-
Packages that use RecordingReader Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of RecordingReader in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return RecordingReader Modifier and Type Method Description static RecordingReaderRecording. reader(String pathCallSid)static RecordingReaderRecording. reader(String pathAccountSid, String pathCallSid)RecordingReaderRecordingReader. setDateCreated(LocalDate dateCreated)RecordingReaderRecordingReader. setDateCreatedAfter(LocalDate dateCreatedAfter)RecordingReaderRecordingReader. setDateCreatedBefore(LocalDate dateCreatedBefore)RecordingReaderRecordingReader. setPageSize(Integer pageSize)
-