public class AddCasterComponentRequest extends com.aliyuncs.RpcAcsRequest<AddCasterComponentResponse>
| Constructor and Description |
|---|
AddCasterComponentRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaptionLayerContent() |
String |
getCasterId() |
String |
getComponentLayer() |
String |
getComponentName() |
String |
getComponentType() |
String |
getEffect() |
String |
getImageLayerContent() |
String |
getLocationId() |
Long |
getOwnerId() |
Class<AddCasterComponentResponse> |
getResponseClass() |
String |
getTextLayerContent() |
void |
setCaptionLayerContent(String captionLayerContent) |
void |
setCasterId(String casterId) |
void |
setComponentLayer(String componentLayer) |
void |
setComponentName(String componentName) |
void |
setComponentType(String componentType) |
void |
setEffect(String effect) |
void |
setImageLayerContent(String imageLayerContent) |
void |
setLocationId(String locationId) |
void |
setOwnerId(Long ownerId) |
void |
setTextLayerContent(String textLayerContent) |
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 getComponentType()
public void setComponentType(String componentType)
public String getLocationId()
public void setLocationId(String locationId)
public String getImageLayerContent()
public void setImageLayerContent(String imageLayerContent)
public String getCasterId()
public void setCasterId(String casterId)
public String getEffect()
public void setEffect(String effect)
public String getComponentLayer()
public void setComponentLayer(String componentLayer)
public String getCaptionLayerContent()
public void setCaptionLayerContent(String captionLayerContent)
public String getComponentName()
public void setComponentName(String componentName)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getTextLayerContent()
public void setTextLayerContent(String textLayerContent)
public Class<AddCasterComponentResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<AddCasterComponentResponse>Copyright © 2018. All Rights Reserved.