Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
SearchTemplate[] |
DescribeSearchTemplatesResponse.getList()
Get 模板列表
|
SearchTemplate |
CreateSearchTemplateRequest.getSearchTemplate()
Get 搜索模板
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSearchTemplatesResponse.setList(SearchTemplate[] List)
Set 模板列表
|
void |
CreateSearchTemplateRequest.setSearchTemplate(SearchTemplate SearchTemplate)
Set 搜索模板
|
Constructor and Description |
---|
SearchTemplate(SearchTemplate 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.
|
Copyright © 2023. All rights reserved.