public class Recordings extends BaseModelObject
| Modifier and Type | Class and Description |
|---|---|
class |
Recordings.QueryRecordingsBuilder |
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
Recordings(BandwidthRestClient client,
String parentUri) |
| Modifier and Type | Method and Description |
|---|---|
Recording |
getRecording(String id) |
protected String |
getUri() |
Recordings.QueryRecordingsBuilder |
queryRecordingsBuilder() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, putProperty, toMap, updatePropertiespublic Recordings(BandwidthRestClient client, String parentUri)
public Recordings.QueryRecordingsBuilder queryRecordingsBuilder()
public Recording getRecording(String id) throws IOException
IOExceptionprotected String getUri()
getUri in class BaseModelObjectCopyright © 2014. All rights reserved.