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