public class RecordingDeleter extends Deleter<Recording>
plivoClient| Constructor and Description |
|---|
RecordingDeleter(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<okhttp3.ResponseBody> |
obtainCall() |
client, handleResponse, validatepublic RecordingDeleter(java.lang.String id)
protected retrofit2.Call<okhttp3.ResponseBody> obtainCall()
obtainCall in class Deleter<Recording>