public class DeleteAnimatedGraphicsTemplateRequest extends AbstractModel
| Constructor and Description |
|---|
DeleteAnimatedGraphicsTemplateRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDefinition()
Get Unique ID of an animated image generating template.
|
Long |
getSubAppId()
Get ID of a [subapplication](https://intl.cloud.tencent.com/document/product/266/14574?from_cn_redirect=1) in VOD.
|
void |
setDefinition(Long Definition)
Set Unique ID of an animated image generating template.
|
void |
setSubAppId(Long SubAppId)
Set ID of a [subapplication](https://intl.cloud.tencent.com/document/product/266/14574?from_cn_redirect=1) in VOD.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic DeleteAnimatedGraphicsTemplateRequest()
public Long getDefinition()
public void setDefinition(Long Definition)
Definition - Unique ID of an animated image generating template.public Long getSubAppId()
public void setSubAppId(Long SubAppId)
SubAppId - ID of a [subapplication](https://intl.cloud.tencent.com/document/product/266/14574?from_cn_redirect=1) in VOD. If you need to access a resource in a subapplication, enter the subapplication ID in this field; otherwise, leave it empty.Copyright © 2020. All rights reserved.