public interface ICallCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
ICallCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
ICallCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
ICallRequestBuilder |
byId(java.lang.String id) |
ICallLogTeleconferenceDeviceQualityRequestBuilder |
logTeleconferenceDeviceQuality(TeleconferenceDeviceQuality quality) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentICallCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestICallCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestICallRequestBuilder byId(java.lang.String id)
ICallLogTeleconferenceDeviceQualityRequestBuilder logTeleconferenceDeviceQuality(TeleconferenceDeviceQuality quality)