public class ModifyReviewTemplateRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
ModifyReviewTemplateRequest()  | 
ModifyReviewTemplateRequest(ModifyReviewTemplateRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getComment()
Get 
 | 
Long | 
getDefinition()
Get 
 | 
String[] | 
getLabels()
Get The violation labels to use. 
 | 
String | 
getName()
Get 
 | 
Long | 
getSubAppId()
Get The VOD [application](https://intl.cloud.tencent.com/document/product/266/14574) ID. 
 | 
void | 
setComment(String Comment)
Set 
 | 
void | 
setDefinition(Long Definition)
Set 
 | 
void | 
setLabels(String[] Labels)
Set The violation labels to use. 
 | 
void | 
setName(String Name)
Set 
 | 
void | 
setSubAppId(Long SubAppId)
Set The VOD [application](https://intl.cloud.tencent.com/document/product/266/14574) ID. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyReviewTemplateRequest()
public ModifyReviewTemplateRequest(ModifyReviewTemplateRequest source)
public Long getDefinition()
public void setDefinition(Long Definition)
Definition - public Long getSubAppId()
public void setSubAppId(Long SubAppId)
SubAppId - The VOD [application](https://intl.cloud.tencent.com/document/product/266/14574) ID. For customers who activate VOD service from December 25, 2023, if they want to access resources in a VOD application (whether it's the default application or a newly created one), they must fill in this field with the application ID.public String getName()
public void setName(String Name)
Name - public String getComment()
public void setComment(String Comment)
Comment - public String[] getLabels()
public void setLabels(String[] Labels)
Labels - The violation labels to use. Valid values: Copyright © 2025. All rights reserved.