public class CreateAuditKeywordsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateAuditKeywordsRequest() |
CreateAuditKeywordsRequest(CreateAuditKeywordsRequest 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 |
---|---|
AuditKeyword[] |
getKeywords()
Get 关键词列表。
|
String |
getLibId()
Get 直播审核词库Id。
|
void |
setKeywords(AuditKeyword[] Keywords)
Set 关键词列表。
|
void |
setLibId(String LibId)
Set 直播审核词库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, toJsonString
public CreateAuditKeywordsRequest()
public CreateAuditKeywordsRequest(CreateAuditKeywordsRequest source)
public AuditKeyword[] getKeywords()
public void setKeywords(AuditKeyword[] Keywords)
Keywords
- 关键词列表。public String getLibId()
public void setLibId(String LibId)
LibId
- 直播审核词库Id。Copyright © 2025. All rights reserved.