public class SetCasterChannelRequest extends com.aliyuncs.RpcAcsRequest<SetCasterChannelResponse>
| Constructor and Description |
|---|
SetCasterChannelRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCasterId() |
String |
getChannelId() |
Long |
getOwnerId() |
Integer |
getPlayStatus() |
String |
getResourceId() |
Class<SetCasterChannelResponse> |
getResponseClass() |
Integer |
getSeekOffset() |
void |
setCasterId(String casterId) |
void |
setChannelId(String channelId) |
void |
setOwnerId(Long ownerId) |
void |
setPlayStatus(Integer playStatus) |
void |
setResourceId(String resourceId) |
void |
setSeekOffset(Integer seekOffset) |
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 getResourceId()
public void setResourceId(String resourceId)
public Integer getPlayStatus()
public void setPlayStatus(Integer playStatus)
public String getCasterId()
public void setCasterId(String casterId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Integer getSeekOffset()
public void setSeekOffset(Integer seekOffset)
public String getChannelId()
public void setChannelId(String channelId)
public Class<SetCasterChannelResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<SetCasterChannelResponse>Copyright © 2018. All Rights Reserved.