public class ForbidLiveStreamRequest extends com.aliyuncs.RpcAcsRequest<ForbidLiveStreamResponse>
| Constructor and Description |
|---|
ForbidLiveStreamRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppName() |
String |
getDomainName() |
String |
getLiveStreamType() |
Long |
getOwnerId() |
Class<ForbidLiveStreamResponse> |
getResponseClass() |
String |
getResumeTime() |
String |
getSecurityToken() |
String |
getStreamName() |
void |
setAppName(String appName) |
void |
setDomainName(String domainName) |
void |
setLiveStreamType(String liveStreamType) |
void |
setOwnerId(Long ownerId) |
void |
setResumeTime(String resumeTime) |
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 String getResumeTime()
public void setResumeTime(String resumeTime)
public String getAppName()
public void setAppName(String appName)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<ForbidLiveStreamResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<ForbidLiveStreamResponse>public String getLiveStreamType()
public void setLiveStreamType(String liveStreamType)
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<ForbidLiveStreamResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ForbidLiveStreamResponse>Copyright © 2018. All Rights Reserved.