public class AddCasterLayoutRequest extends com.aliyuncs.RpcAcsRequest<AddCasterLayoutResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
AddCasterLayoutRequest.AudioLayer |
static class |
AddCasterLayoutRequest.VideoLayer |
| Constructor and Description |
|---|
AddCasterLayoutRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<AddCasterLayoutRequest.AudioLayer> |
getAudioLayers() |
List<String> |
getBlendLists() |
String |
getCasterId() |
List<String> |
getMixLists() |
Long |
getOwnerId() |
Class<AddCasterLayoutResponse> |
getResponseClass() |
List<AddCasterLayoutRequest.VideoLayer> |
getVideoLayers() |
void |
setAudioLayers(List<AddCasterLayoutRequest.AudioLayer> audioLayers) |
void |
setBlendLists(List<String> blendLists) |
void |
setCasterId(String casterId) |
void |
setMixLists(List<String> mixLists) |
void |
setOwnerId(Long ownerId) |
void |
setVideoLayers(List<AddCasterLayoutRequest.VideoLayer> videoLayers) |
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 List<AddCasterLayoutRequest.AudioLayer> getAudioLayers()
public void setAudioLayers(List<AddCasterLayoutRequest.AudioLayer> audioLayers)
public List<AddCasterLayoutRequest.VideoLayer> getVideoLayers()
public void setVideoLayers(List<AddCasterLayoutRequest.VideoLayer> videoLayers)
public String getCasterId()
public void setCasterId(String casterId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<AddCasterLayoutResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AddCasterLayoutResponse>Copyright © 2018. All Rights Reserved.