public class DeleteWordSamplesRequest extends AbstractModel
Constructor and Description |
---|
DeleteWordSamplesRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getKeywords()
Get 关键词,数组长度限制:100 个词。
|
void |
setKeywords(String[] Keywords)
Set 关键词,数组长度限制:100 个词。
|
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, toJsonString
Copyright © 2020. All rights reserved.