public class SingleCallByVoiceRequest extends com.aliyuncs.RpcAcsRequest<SingleCallByVoiceResponse>
| Constructor and Description |
|---|
SingleCallByVoiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCalledNumber() |
String |
getCalledShowNumber() |
String |
getOutId() |
Long |
getOwnerId() |
Integer |
getPlayTimes() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<SingleCallByVoiceResponse> |
getResponseClass() |
Integer |
getSpeed() |
String |
getVoiceCode() |
Integer |
getVolume() |
void |
setCalledNumber(String calledNumber) |
void |
setCalledShowNumber(String calledShowNumber) |
void |
setOutId(String outId) |
void |
setOwnerId(Long ownerId) |
void |
setPlayTimes(Integer playTimes) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSpeed(Integer speed) |
void |
setVoiceCode(String voiceCode) |
void |
setVolume(Integer volume) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Integer getVolume()
public void setVolume(Integer volume)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getCalledNumber()
public void setCalledNumber(String calledNumber)
public String getVoiceCode()
public void setVoiceCode(String voiceCode)
public String getCalledShowNumber()
public void setCalledShowNumber(String calledShowNumber)
public Integer getPlayTimes()
public void setPlayTimes(Integer playTimes)
public String getOutId()
public void setOutId(String outId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Integer getSpeed()
public void setSpeed(Integer speed)
public Class<SingleCallByVoiceResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<SingleCallByVoiceResponse>Copyright © 2018. All Rights Reserved.