public class VoipGetTokenRequest extends com.aliyuncs.RpcAcsRequest<VoipGetTokenResponse>
| Constructor and Description |
|---|
VoipGetTokenRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceId() |
Boolean |
getIsCustomAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<VoipGetTokenResponse> |
getResponseClass() |
String |
getVoipId() |
void |
setDeviceId(String deviceId) |
void |
setIsCustomAccount(Boolean isCustomAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setVoipId(String voipId) |
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 Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getVoipId()
public void setVoipId(String voipId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getDeviceId()
public void setDeviceId(String deviceId)
public Boolean getIsCustomAccount()
public void setIsCustomAccount(Boolean isCustomAccount)
public Class<VoipGetTokenResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<VoipGetTokenResponse>Copyright © 2018. All Rights Reserved.