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