public class DescribeRtcChannelListRequest extends com.aliyuncs.RpcAcsRequest<DescribeRtcChannelListResponse>
| 构造器和说明 |
|---|
DescribeRtcChannelListRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppId() |
String |
getChannelId() |
Long |
getOwnerId() |
Long |
getPageNo() |
Long |
getPageSize() |
Class<DescribeRtcChannelListResponse> |
getResponseClass() |
String |
getServiceArea() |
String |
getSortType() |
String |
getTimePoint() |
String |
getUserId() |
void |
setAppId(String appId) |
void |
setChannelId(String channelId) |
void |
setOwnerId(Long ownerId) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setServiceArea(String serviceArea) |
void |
setSortType(String sortType) |
void |
setTimePoint(String timePoint) |
void |
setUserId(String userId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getSortType()
public void setSortType(String sortType)
public String getUserId()
public void setUserId(String userId)
public String getServiceArea()
public void setServiceArea(String serviceArea)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Long getPageNo()
public void setPageNo(Long pageNo)
public String getAppId()
public void setAppId(String appId)
public String getChannelId()
public void setChannelId(String channelId)
public String getTimePoint()
public void setTimePoint(String timePoint)
public Class<DescribeRtcChannelListResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<DescribeRtcChannelListResponse>Copyright © 2020. All Rights Reserved.