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