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