public class DescribeLiveStreamRecordIndexFileRequest extends com.aliyuncs.RpcAcsRequest<DescribeLiveStreamRecordIndexFileResponse>
| Constructor and Description |
|---|
DescribeLiveStreamRecordIndexFileRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppName() |
String |
getDomainName() |
Long |
getOwnerId() |
String |
getRecordId() |
Class<DescribeLiveStreamRecordIndexFileResponse> |
getResponseClass() |
String |
getSecurityToken() |
String |
getStreamName() |
void |
setAppName(String appName) |
void |
setDomainName(String domainName) |
void |
setOwnerId(Long ownerId) |
void |
setRecordId(String recordId) |
void |
setSecurityToken(String securityToken) |
void |
setStreamName(String streamName) |
composeUrl, setAcceptFormat, setActionName, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic DescribeLiveStreamRecordIndexFileRequest()
public String getRecordId()
public void setRecordId(String recordId)
public String getAppName()
public void setAppName(String appName)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<DescribeLiveStreamRecordIndexFileResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<DescribeLiveStreamRecordIndexFileResponse>public String getDomainName()
public void setDomainName(String domainName)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getStreamName()
public void setStreamName(String streamName)
public Class<DescribeLiveStreamRecordIndexFileResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeLiveStreamRecordIndexFileResponse>Copyright © 2018. All Rights Reserved.