public class UpdateVerifiedCallerID extends VoiceUpdater<UpdateVerifiedCallerIdResponse>
id, secondaryIdplivoClient| Constructor and Description |
|---|
UpdateVerifiedCallerID(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
UpdateVerifiedCallerID |
alias(java.lang.String alias) |
java.lang.String |
getAlias() |
java.lang.String |
getSubaccount() |
protected retrofit2.Call<UpdateVerifiedCallerIdResponse> |
obtainCall() |
protected retrofit2.Call<UpdateVerifiedCallerIdResponse> |
obtainFallback1Call() |
protected retrofit2.Call<UpdateVerifiedCallerIdResponse> |
obtainFallback2Call() |
UpdateVerifiedCallerID |
subaccount(java.lang.String subaccount) |
client, updateclient, handleResponse, validatepublic UpdateVerifiedCallerID(java.lang.String id)
public java.lang.String getAlias()
public java.lang.String getSubaccount()
public UpdateVerifiedCallerID alias(java.lang.String alias)
public UpdateVerifiedCallerID subaccount(java.lang.String subaccount)
protected retrofit2.Call<UpdateVerifiedCallerIdResponse> obtainCall() throws PlivoValidationException
obtainCall in class VoiceUpdater<UpdateVerifiedCallerIdResponse>PlivoValidationExceptionprotected retrofit2.Call<UpdateVerifiedCallerIdResponse> obtainFallback1Call() throws PlivoValidationException
obtainFallback1Call in class VoiceUpdater<UpdateVerifiedCallerIdResponse>PlivoValidationExceptionprotected retrofit2.Call<UpdateVerifiedCallerIdResponse> obtainFallback2Call() throws PlivoValidationException
obtainFallback2Call in class VoiceUpdater<UpdateVerifiedCallerIdResponse>PlivoValidationException