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